> > ------- 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. >
that would be somewhere in Ajp13Processor.process()... if you can reproduce this consistently, can you turn up the logging for the ajp13 connector, then send me (seguin at apache.org) the all of the pertinent log files and the captured stdout/stderr - unfortunately, some of the ajp stuff "logs" to stdout :( - from a run where this problem occurs? thanks. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>