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 2003/02/04 22:10:20 UTC

DO NOT REPLY [Bug 16777] - Connector stops processing requests

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=16777>.
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=16777

Connector stops processing requests

remm@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From remm@apache.org  2003-02-04 21:10 -------
There is a problem because (likely) your IE messed up, and as it is only using
two connections to download images, it gets stuck. The stack traces you mention
are normal when using HTTP/1.1 keep alive, and does not indicate anything wrong.
If you can actually point out to something which is not HTTP/1.1 compliant in
the HTTP/1.1 connector, please report it (otherwise, please do not reopen this bug).

Tomcat 3.3 couldn't have this "problem" because it is not attempting to keep
alive a connection.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org