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/15 05:00:42 UTC

DO NOT REPLY [Bug 17095] New: - Tomcat hangs after a while

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

Tomcat hangs after a while

           Summary: Tomcat hangs after a while
           Product: Tomcat 4
           Version: 4.1.18
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Connector:Coyote HTTP/1.1
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: erik@bruchez.org


I deployed Tomcat 4.1.18 on a Linux machine. After a few hours, my applications
systematically hanged with no CPU usage. This is with the default settings of
the Coyote connector.

I tried reducing the max number of processors to 1 and the accept queue to 0.
Tomcat hangs on the first request. It says in the logs that all processors are busy.

I reverted to the old connector and everyting started working fine again.

I wonder if this is related to another bug about HTTPS hanging. Maybe due to the
socket linger thing?

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