Re: Why 41 processes with Tomcat under Linux

2004-05-20 Thread Software
Bob White [mailto:[EMAIL PROTECTED] Sent: May 17, 2004 5:05 PM To: [EMAIL PROTECTED] Subject: Why 41 processes with Tomcat under Linux I just installed TC 5.0.19 under Linux and I find that it causes 41 Tomcat processes to be launched. Why is this? How can I control the number of processes that a

Re: Why 41 processes with Tomcat under Linux

2004-05-18 Thread Tim Funk
nformatics -Original Message- From: Kevin Schroeder [mailto:[EMAIL PROTECTED] Sent: Monday, May 17, 2004 6:08 PM To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: Why 41 processes with Tomcat under Linux I might be wrong about this, but I believe that under Linux each thread shows up as

RE: Why 41 processes with Tomcat under Linux

2004-05-18 Thread Shapira, Yoav
D] >Sent: Monday, May 17, 2004 6:08 PM >To: Tomcat Users List; [EMAIL PROTECTED] >Subject: Re: Why 41 processes with Tomcat under Linux > >I might be wrong about this, but I believe that under Linux each thread >shows up as a process. In my own multi-threaded applications I s

Re: Why 41 processes with Tomcat under Linux

2004-05-17 Thread Sunitha Kumar
you may have the wrong libs , especially the thread libs. should show up as a single process.. Bob White wrote: I just installed TC 5.0.19 under Linux and I find that it causes 41 Tomcat processes to be launched. Why is this? How can I control the number of processes that are created? Is this to

Re: Why 41 processes with Tomcat under Linux

2004-05-17 Thread Emerson Cargnin
L PROTECTED] Subject: Why 41 processes with Tomcat under Linux I just installed TC 5.0.19 under Linux and I find that it causes 41 Tomcat processes to be launched. Why is this? How can I control the number of processes that are created? Is this to be expected? I naively expected only one

Why 41 processes with Tomcat under Linux

2004-05-17 Thread Bob White
I just installed TC 5.0.19 under Linux and I find that it causes 41 Tomcat processes to be launched. Why is this? How can I control the number of processes that are created? Is this to be expected? I naively expected only one Tomcat process. There is absolutely no load on the server, it just i

RE: Why 41 processes with Tomcat under Linux

2004-05-17 Thread Sheng Huang
t;root" process. If you kill the root process, all child processes of this process will be terminated. Sheng -Original Message- From: Bob White [mailto:[EMAIL PROTECTED] Sent: May 17, 2004 5:05 PM To: [EMAIL PROTECTED] Subject: Why 41 processes with Tomcat under Linux I just insta

Re: Why 41 processes with Tomcat under Linux

2004-05-17 Thread Kevin Schroeder
t;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 17, 2004 5:04 PM Subject: Why 41 processes with Tomcat under Linux > I just installed TC 5.0.19 under Linux and I find that it causes 41 Tomcat > processes to be launched. Why is this? How can I control the number of > p