[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - maxThreads Tomcat setting

ozguy do-not-reply at jboss.com
Mon Mar 17 21:00:16 EDT 2008


hi
I am using Jboss 4.2.2GA and tomcat is configured to handle up to 5000 threads concurrently.

During the load testing, i used up all the 5000 threads, and 2 days later jboss still has 5000 threads in Ready state.

How do i tell jboss to close/destroy these threads and only keep minimum of N number of threads and create new ones if needed.

Its just 5000 threads are holding onto memory and resource which takes up some of the CPU and memory which can be used elsewhere in the meantime.

Please help

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137250#4137250

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137250



More information about the jboss-user mailing list