> From: Vinicius Carvalho [mailto:[EMAIL PROTECTED] 
> Subject: Re: Setting proper values for connections inside Connector
> 
> Thanks Chuck. We are indeed using AJP, and in our worker.properties
> the port is set to 8009. Just a final question, would be a nice thing
> to do reduce the number of threads in the 8080 since its not being
> used (let's just to a 10 or so for the manager, admin consoles), or
> would it make no difference?

Won't make a great difference.  If the connector remains idle, there
won't be more than minSpareThreads hanging around for it (the as-shipped
value is 25).

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to