Re: Tomcat maximum heap size on Linux

2004-01-08 Thread Daniel Williams
It's not a system roof, we use around 200Mb on average and under high load we use around 700Mb with maximum heap set to 900Mb. Also it's not tomcat using the RAM but the JVM, and yes the jvm can use a gig of ram and even more. One more thing, use this jsp code to monitor the JVM's heap usage.

RE: Tomcat maximum heap size on Linux

2004-01-08 Thread Shapira, Yoav
-Original Message- From: Daniel Williams [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 07, 2004 2:04 PM To: Tomcat Users List Subject: Re: Tomcat maximum heap size on Linux It's not a system roof, we use around 200Mb on average and under high load we use around 700Mb with maximum heap set

RE: Tomcat maximum heap size on Linux

2004-01-08 Thread Shapira, Yoav
Subject: RE: Tomcat maximum heap size on Linux I expect to use it a few hundred Megabytes. It was quickly increasing in my eyes and stopped on 150Mb. Looks like its the system roof. Could it be so? Howdy, If it doesn't need more than 150MB, it won't use more than 150MB... Are you

RE: Tomcat maximum heap size on Linux

2004-01-07 Thread Shapira, Yoav
Howdy, If it doesn't need more than 150MB, it won't use more than 150MB... Are you blindly playing around with heap numbers, or did you actually determine 1GB was required to handle your max expected load? Yoav Shapira Millennium ChemInformatics -Original Message- From: Mindaugas

RE: Tomcat maximum heap size on Linux

2004-01-07 Thread Mindaugas Genutis
I expect to use it a few hundred Megabytes. It was quickly increasing in my eyes and stopped on 150Mb. Looks like its the system roof. Could it be so? Howdy, If it doesn't need more than 150MB, it won't use more than 150MB... Are you blindly playing around with heap numbers, or did you

RE: Tomcat maximum heap size on Linux

2004-01-07 Thread Shapira, Yoav
To: Tomcat Users List Subject: RE: Tomcat maximum heap size on Linux I expect to use it a few hundred Megabytes. It was quickly increasing in my eyes and stopped on 150Mb. Looks like its the system roof. Could it be so? Howdy, If it doesn't need more than 150MB, it won't use more than 150MB... Are you

Re: Tomcat maximum heap size on Linux

2004-01-07 Thread John Beamon
for it to stop at 150MB. Yoav Shapira Millennium ChemInformatics -Original Message- From: Mindaugas Genutis [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 07, 2004 2:45 PM To: Tomcat Users List Subject: RE: Tomcat maximum heap size on Linux I expect to use it a few hundred Megabytes