Forgive me if my first message was unclear.
I have an executor and an AJP connector set up.
When I watch it with psi-Probe, I can see that it is indeed killing idle
threads as I expect it to. What I am not seeing is the minSpareThreads
attribute being honored as I expect it to, though it ma
In Tomcat 6, the default thread pool ignores minSpareThreads, but if you use
and then From: llow...@oreillyauto.com
> To: users@tomcat.apache.org
> Sent: Wednesday, April 4, 2012 7:50:24 AM
> Subject: Tomcat6 thread pool questions
>
>
> Greetings,
>
> I was wondering if someone could help me und
On 04/04/2012 14:50, llow...@oreillyauto.com wrote:
>
> Greetings,
>
> I was wondering if someone could help me understand how the threadpools are
> handled in tomcat6. I know that a lot of the functionality was moved to
> executors.
>
> I set one up and using psi-Probe I could see that it was i