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-18 00:30 -------
Based on the apache logs it looks like when the Ajp13Processor's become
unavailable for reuse they have successfully handled a request.  I can
tell this due to entries existing in the apache access_log for image files,
etc. related to a request forwarded to Tomcat via mod_jk being requested.

So the problem which is causing the Ajp13Processor's to hang must be in
Ajp13Proccessor code after a request has been handled and before it calls
connector.recycle(this) to make itself available to process another Ajp request.

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

Reply via email to