OK, That's explains. So I guess setting the initial and max heap size will
bottle all them up.

Thanks

Ken

-----Original Message-----
From: Steve Toth [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 12, 2001 4:28 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Managing Processes and Memories


Java doesn't really use that much memory, treat all those processes as
threads,  top/ps show the threads as seperate processes and asll that memory
is being shared between them.

-----Original Message-----
From: Kxu [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 12, 2001 4:19 PM
To: '[EMAIL PROTECTED]'
Subject: Managing Processes and Memories


Hi,

I just set up a Tomcat server 3.2 to work with Apache web server 1.3 on a
Linux box. I can help to notice that Tomcat started 38 java processed on the
machines and used about 370M of virtual memory. My question is that is it
really necessary to have that much processes running and that much memory
occupied in order for Tomcat to run? or it's just the default setting? 

If it's a setting problem, where can I go to tune down the memory and CPU
usage?

Any comment will be appreciated.

Ken Xu
iVea Technologies Inc.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to