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 2002/01/24 14:40:03 UTC

DO NOT REPLY [Bug 5983] - Cannot deal with common buggy POST from applets

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5983>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5983

Cannot deal with common buggy POST from applets

olaf.jahn@zamioculcas.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Major                       |Normal



------- Additional Comments From olaf.jahn@zamioculcas.net  2002-01-24 13:40 -------
Actually I am not sure if these POSTs really went over
the same TCP/IP connection (didn't use tcpdump to trace the traffic).
Furthermore, when trying a simple GET with Connection: Keep-Alive
Tomcat does not keep the connection open.

Anyway, if the POSTs from the applets are received over mod_jk
everything is fine. It seems that mod_jk can handle the surplus
CR/LF.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>