Hi,

> -----Original Message-----
> From: Moi [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 28, 2002 9:48 AM
> To: Tomcat Users List
> Subject: Thread counts
> 
> 
> To optimize my Tomcat4,I'd like to minimize number of thread counts ,for
>  example to 10.Because,when I see Linux processes with "ps axuw" it
> gives very long list.
> 
> What should I do?
> 

The best you can do is to relax :)
I don't think it'll be kind of optimization to reduce number of threads.
but of course it depends on
- how much TC instances are running
- how much connectors they're using
- how much applications are there
- how much threads are created by those applications
and so on.

> 
> 

Anton

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to