You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Uday Bhaskar Sarma Seetamraju <sa...@bellatlantic.net> on 2003/04/08 01:00:23 UTC

25 processes !

My server.xml contains one connecter(8080).   A few valves and engines.
Why are over 25 'java' processes listed under the 'ps' command?

The server.xml file has (for the connector)
        minProcessors="1" maxProcessors="2"
and I run tomcat standalone.
=================
tomcat  4.1.24-LE-jdk14.  And use it with java 1.4.1_02, with  (beta) j2sdkEE-1_4-beta-linux.
on my debian 3.0 distribution machine

[End]



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: 25 processes !

Posted by Tim Funk <fu...@joedog.org>.
http://tomcatfaq.sourceforge.net/linx.html

-Tim

Uday Bhaskar Sarma Seetamraju wrote:
> My server.xml contains one connecter(8080).   A few valves and engines.
> Why are over 25 'java' processes listed under the 'ps' command?
> 
> The server.xml file has (for the connector)
>         minProcessors="1" maxProcessors="2"
> and I run tomcat standalone.
> =================
> tomcat  4.1.24-LE-jdk14.  And use it with java 1.4.1_02, with  (beta) j2sdkEE-1_4-beta-linux.
> on my debian 3.0 distribution machine
> 
> [End]
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org