This example demonstrates the jQuery plugin 'flXHRProxy', which uses the ajax prefilter from jQuery 1.5+.

Each successive click of the button will fire off twice as many concurrent requests as the previous click, to demonstrate how the "instancePooling" feature re-uses previous instances when available.