Re: Long timeout after aborted upload

2012-04-28 Thread Konstantin Kolinko
2012/4/27 Christopher Schultz : > > In the browser (Firefox 11.0 and 12.0 in our case), we can see the > throbber work for a good 10-20 seconds *after* the upload has failed > - -- our code has stopped running -- apparently waiting for something. > Just several notes 1. See config/context.html ->

Re: Long timeout after aborted upload

2012-04-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 André, On 4/27/12 3:55 AM, André Warnier wrote: > And the main issue is that, while it is uploading the data, the > browser isn't reading anything from the webserver. Yeah, I'm fairly sure that this is the problem. > Sending a response to the browse

Re: Long timeout after aborted upload

2012-04-27 Thread André Warnier
Christopher, Christopher Schultz wrote: ... Since Tomcat appears to be idle pretty much right away, the issue has to be either mod_jk or httpd, or the browser itself. Is there anything I can do at the web server level to sever the connection ASAP? Or is this just a stubborn browser that refuses