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. The number of threads are growing rapidly even with 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. Ultimately i want reuse the thread in ajp13 connector Advance thanks for any help. BM -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>