--- Brandon Cruz <[EMAIL PROTECTED]> wrote:
> Does anyone know how many processes tomcat should
> create?  When I start my
> server, there are about 525 processes created.  The
> number constantly grows
> as time goes on, but I think it is related to a
> database connection being
> left open.
> 
> 525 seems like a lot to start with though.
> 
> Brandon
> 

Wow 525! I've got 53 lines listed. I started to say
it's just becuase of the way the kernel deals with
threads...what you're seeing is threads and not heavy
weight processes, but 525 is a whole order of
magnitude more than what i've got going on.

=====
[EMAIL PROTECTED]
http://www.charleshbaker.com/~chb/
Hacking is a "Good Thing!"
See http://www.tuxedo.org/~esr/faqs/hacker-howto.html

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to