https://issues.apache.org/bugzilla/show_bug.cgi?id=50189
Clint Morgan <clint.mor...@tasktop.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |clint.mor...@tasktop.com --- Comment #3 from Clint Morgan <clint.mor...@tasktop.com> 2010-11-10 14:22:58 EST --- I've also hit this issue in tomcat 6.0.26 and 7.0.4. This has been using an in-house version of the AJP client (webserver-side). Our symptoms were the same, and we had been working around by disabling connection sharing across requests. Following James' advice, I've removed the possibility for a servlet-side read from the request after the response has been closed. This has resolved the issue of us. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org