Hi There,

I have a problem that I cant seem to get around.

If i make a jQuery.post request to process.php and that that page gets
an infinate loop, the request just sits waiting until the script times
out.

Now while its waiting for the timeout, no other jQuery.post requests
will complete until the first one ended.
how do i avoid this and could i monitor a request and cancel it
somehow if it takes to long?

thanks.

Reply via email to