You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Zsolt Koppany <zk...@intland.com> on 2005/04/10 10:21:36 UTC

Increasing number of threads with TC-5.0.27 on redhat EP-3

Hi,

Without heavy load the number of threads increases permanently with
TC-5.0.27 and JDK-1.4.2-06 on RedHat EP3 (kernel 2.4.21-4.ELsmp).

Until now we used "export LD_ASSUME_KERNEL=2.2.5" before starting TC, right
now we use "export LD_ASSUME_KERNEL=2.4.19" but that doesn't seem to help
either.

When I'm writing this email the number of threads in JVM is 139.

The connector is configured as below:
<Connector
                   port="8080"
               maxThreads="60" minSpareThreads="25" maxSpareThreads="45"
               enableLookups="false" redirectPort="8443" acceptCount="100"
               debug="0" connectionTimeout="20000" 
               disableUploadTimeout="true" />


Any ideas what to do?

Zsolt



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