Could this be due to a large amount of virtual hosts?  We have about 225
virtual hosts cofigured, each with a couple contexts.  Does it create a new
thread for each context and host?



-----Original Message-----
From: Charles Baker [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 05, 2002 12:19 PM
To: Tomcat Users List
Subject: Re: how many linux processes should tomcat create???



--- 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]>



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

Reply via email to