> From: John Baker [mailto:jbaker@javasystemsolutions.com]
> Subject: Re: 2 second delays in mod_jk while "maintaining workers"
> some of our JBoss instances are showing a large number
> ajp threads that seem to be in keep alive mode but are
> well beyond the connectionTimeout defined in server.xml
My understanding is that connectionTimeout only applies to the period between the connection
being established and the arrival of the *first* request. Tomcat 6.0 has a keepAliveTimeout
attribute, but older Tomcats do not, and I don't know what they default to.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus
for use only by the intended recipient. If you received this in error, please contact the
sender and delete the e-mail and its attachments from all computers.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|