> From: rujin raj [mailto:rujin...@gmail.com] 
> Subject: Connector Setting Problem in tomcat 6.0.29

> I am using tomcat 6.0.29 64 bit and java 64 1.6.0 64 bit edition.I
> configured the http connector minSpareThreads and MaxSpareThreads.

There are no such settings for the <Connector> element; read the doc for the 
level of Tomcat you're using:
http://tomcat.apache.org/tomcat-6.0-doc/config/http.html

If you want more control over the thread pool, specify an <Executor>:
http://tomcat.apache.org/tomcat-6.0-doc/config/executor.html

 - 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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to