Posted By:
Indivar_Nair
Posted On:
Saturday, May 10, 2003 10:39 AM
I have web site which mainly consist of static pages and a small JBoss application. The JBoss application would be the least used component. Therefore I want to limit the number of threads it spawns. How do I go about doing this?
I am using JBoss-3.2.0-Tomcat-4.1.24 and Apache 2.0.45 with mod_jk2 connector on a Linux Box.
Thanks in advance