On Fri, 6 Jul 2001, Amish Mehta wrote:
In server.xml use PoolTcpConnector as connector and specify max_threads, max_spare_threads, min_spare_threads paramters.
Doesn't help. I set max_threads to 5, max_spare to 2, min_spare to 1, and I still have 18 processes (not threads) running.
Philip