My tomcat 6.014 instance is configured with an HTTP 1.1 listener with maxSpareThreads="50", but after a period of heavy use that allocates 200 connector threads, when usage falls again the extra threads never seem to be shut down. I'd expect to eventually see the connector thread count fall to 50. Is there something I'm missing?
-- Craig Berry (x 5046)