https://issues.apache.org/bugzilla/show_bug.cgi?id=42996
--- Comment #19 from Jerome Louvel <jerome.lou...@noelios.com> 2009-07-24 10:00:31 PST --- Some Restlet users encountered a very similar issue: their sometimes get requests with an empty content (the POST/PUT entity is somehow lost). I was able to reproduce the issue with load testing and chaining GET/PUT calls. It seemed to me that Tomcat broke some connections, while still allowing the Servlet request to go through. This was tested with Tomcat 5.5.27, Tomcat 6.0.18 and Tomcat 6.0.20. The exact same WAR deployed in Jetty 6.1 doesn't have any issue. See history of our issue here: http://restlet.tigris.org/issues/show_bug.cgi?id=843 -- 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