RE: tomcat 5.X mem/system tunning for lunix

2004-05-20 Thread Shapira, Yoav
>Subject: Re: tomcat 5.X mem/system tunning for lunix > >On 19-05-2004 21:35, QM wrote: > >> 2/ load-test and profile the app (preferably, in a separate environment) >>to see whether the issue is load-induced, and find out what's >>leaking. >

Re: tomcat 5.X mem/system tunning for lunix

2004-05-20 Thread wsedio
On 19-05-2004 21:35, QM wrote: 2/ load-test and profile the app (preferably, in a separate environment) to see whether the issue is load-induced, and find out what's leaking. Do you have any info or link about it? Thanks! - T

QM--Re: tomcat 5.X mem/system tunning for lunix

2004-05-19 Thread Tom Miller
QM, Do you have any information on how to use qc or enable it? I did not see any things too alarm in catalina.out (logs) file. Is there any particular things I should look for? Thanks, Tom - To unsubscribe, e-mail: [EMAIL PROT

MEM problem, tomcat 5.X mem/system tunning for lunix

2004-05-19 Thread Tom Miller
This is what I use for hap zise CATALINA_OPTS="$CATALINA_OPTS -server -Xms1152M -Xmx1536M - Xincgc" - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: QM--Re: tomcat 5.X mem/system tunning for lunix

2004-05-19 Thread QM
On Wed, May 19, 2004 at 03:58:26PM -0400, Tom Miller wrote: : Do you have any information on how to use qc or enable it? Not "qc," "gc" -- as in, Java's Garbage Collection. =) There are switches to pass to the container in the $JAVA_OPTS env var, which in turn get passed to the Java command line.

Re: tomcat 5.X mem/system tunning for lunix

2004-05-19 Thread QM
On Wed, May 19, 2004 at 03:09:26PM -0400, Tom Miller wrote: : : Does any one have any information on system tunning for : Tomcat 5.x running on Linux (redhat). We have 2Gig of RAM on : the systems. This is what we see from top when no one hit : the website. Tomcat doesn't seem to release th

tomcat 5.X mem/system tunning for lunix

2004-05-19 Thread Tom Miller
Greeting, Does any one have any information on system tunning for Tomcat 5.x running on Linux (redhat). We have 2Gig of RAM on the systems. This is what we see from top when no one hit the website. Tomcat doesn't seem to release the used of the memory. We have to restart tomcat otherwise