On Wed, Nov 06, 2002 at 12:10:09AM -0800, Daniel Rall wrote: > Adjusted Ajp13Processor's run() method to protect against unexpected > unchecked excpetions, preventing the possibility of a leak in > Ajp13Connector's request processor pool. > [ patch elided ]
Would this cause hanging tomcat instances? I get a multiplying lot of tomcat processes after a while. How many should there be? Just one? i.e., is a 'request processor' a java thread or an OS process? Using apache1.3.27, mod_jk1.2.0, tomcat 4.0.4 (soon to be 4.0.6) on Solaris8. Regards, Matt -- To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>