You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2009/07/24 19:00:36 UTC

DO NOT REPLY [Bug 42996] POST with nio connector results in missing variables

https://issues.apache.org/bugzilla/show_bug.cgi?id=42996





--- Comment #19 from Jerome Louvel <je...@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org