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

Tomcat Coyote hangs at fill() spending 100% CPU





------- Additional Comments From [EMAIL PROTECTED]  2002-11-01 02:57 -------
The 0 case did worry me.  It should mean that no imput is available (e.g. a 
slow network connection), but I don't know why it should stay in that state.  
It would be nice to be able to find out the underlying cause.

It should be possible to add a counter to limit the max-tries on recieving a 0 
response, and, possibly add a Thread.sleep(1).  This would at least allow the 
other Tomcat threads to be usable while this one is waiting.

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

Reply via email to