Hi again,

I am currently running tomcat 4.0.4 with sun jdk 1.4 and linux 2.4.
java options: -server -Xms64m -Xmx512m

I am currently running the "org.apache.catalina.connector.http.HttpConnector" 
with maxProcessors=400.

This number of connectors is too small for the load placed onto tomcat.
When I scale up the number of maxProcessors=1000 tomcat spits the dummy a boot 
time.

I understand I could also try the coyote connector as an alternative.

Does anyone know what is the maximum no. of threads I can run in tomcat 
(standard or coyote connector) that will allow it to handle this load ?

Thanks
David Butterworth


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to