Google is your friend:
        java garbage collection log format
quickly leads to
        
http://stackoverflow.com/questions/895444/java-garbage-collection-log-messages
and others

Then figure out if you actually have a problem which requires any adjustment.

On Jul 21, 2010, at 5:07 PM, laredotornado wrote:


Hi,

I'm using Tomcat 6.0.26, Java 1.6 and wondering what tools/ strategies you
use to tune your garbage collection parameters?

Further, does anyone know how to read entries in the garbage collection log?
Entries in my log look like

Desired survivor size 10944512 bytes, new threshold 1 (max 15)
[PSYoungGen: 129311K->3232K(136512K)] 558882K->434085K(585920K), 0.0090900
secs]

Thanks, - Dave
--
View this message in context: 
http://old.nabble.com/Tuning-garbage-collection-tp29230790p29230790.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to