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

HTTP connector running out of processors under heavy load





------- Additional Comments From [EMAIL PROTECTED]  2002-02-17 23:36 -------
I did a closer review of the apache access_log and the tomcat 4 catalina_log.
When the Ajp13Connector starts spawning additional Ajp13Proccessors all of
a sudden there is a 1:1 correlation between apache requests which get forwarded
to tomcat and the startup of Ajp13Processors.  Prior to the the runaway
creation of Ajp13Processors catalina had run 2 hours without creating any
new ones.

So it looks like some bug causes existing processors to no longer be available
for use, and any new ones created to only be used once.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to