I dont have much idea but I will try to tell you what I know.
In server.xml use PoolTcpConnector as connector and specify
max_threads, max_spare_threads, min_spare_threads paramters.
You might have to see installation documentation for details.
Bye
Amish.
> there are about 30 java processes running, all attached to tomcat. > Any ideas? Anything I should try? Anything else you need to know?