Z
Zsolt
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
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