You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Sam Ewing <ja...@yahoo.com> on 2003/10/01 22:29:08 UTC

Query regarding Tomcat 5/Coyote Connector

I had a couple of questions regarding the Coyote HTTP
connector in Tomcat 5.x:

1. Tomcat 5.x has maxThreads, maxSpareThreads and
minSpareThreads attributes unlike the
   Coyote connector in Tomcat 4.x (which has
maxProcessors, minProcessors).
   
   However, I looked at the
org.apache.coyote.tomcat5.CoyoteConnector class, and
this
   has maxProcessors and minProcessors as configurable
properties. So how/where do
   the maxThreads etc get set?
   
2. The Coyote connector in Tomcat 5.x doesn't have a
className attribute unlike 4.x- so 
   how does the right connector class get invoked?

Thanks- all and any info appreciated!

/s

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org