HI
Here is config : Am using the ajp13 connector between apache(2.34) and tomcat 4.0.3 under window 2000 server. Am using the scope as 'application' in all JSP files. Here is settings : I have minimum processor as 20 in server.xml and the maximum processor as 100 for ajp13 Here is issue : Tomcat is not recycling these threads and not allowing my other user to use those process threads. Number thread grows rapidly even with less one or two user and ends up with 100 thread , finally hangs What could be the problem, or how do i able to relieve these thread after usage. Thanks for comments. BM -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>