In tomcat5 - this is "easy" to do via JMX. (the manager app has status servlet, or look into JMXProxy servlet for more control but its harder to use)

In tomcat 4 - I don't know how much connector stuff is exposed.

-Tim

Rau NF wrote:
Hello - Is there a way (programmatically or otherwise) to find the number of threads being used by Tomcat while it's running ? This will be some number between minProcessors and maxProcessors. kill -3 on the JVM and getting the number of threads from the thread dump is not an option. Thanks
Rau




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



Reply via email to