> From: Jones, Keven [mailto:[email protected]]
> Subject: RE: Tomcat maxThreads Issue
> 
>  <Connector port="8011"
>         enableLookups="false" protocol="AJP/1.3" redirectPort="8443"
> maxThreads="400" connectionTimeout="20000"/>

The syntax is ok, but I'd have to look at the code to see if connectionTimeout 
applies to anything other than the first request coming through.  (AJP 
connections are intended to be persistent.)

 - 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to