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

Reply via email to