| By Date: | <-- --> |
| By Thread: | <-- --> |
Max number of Java thread, IMHO.Isn't Tomcat and JVM still single threaded? Single thread = single processor usageI don't think it was ever singlethreaded. And if it were, what would the Connector setting in the server.xml mean? <Connector port="8580" maxHttpHeaderSize="8192" maxThreads="750" minSpareThreads="25" maxSpareThreads="75"
AFAIK
--------------------------------------------------------------------- To start a new topic, e-mail: users (at) tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org For additional commands, e-mail: users-help (at) tomcat.apache.org