Which memory related Tomcat JVM startup parameters are worth tuning?

Posted by knorv on Stack Overflow See other posts from Stack Overflow or by knorv
Published on 2010-06-12T22:12:01Z Indexed on 2010/06/12 22:32 UTC
Read the original article Hit count: 237

Filed under:
|
|
|

I'm trying to understand the fine art of tuning Tomcat memory settings. In this quest I have the following three questions:

  • Which memory related JVM startup parameters are worth setting when running Tomcat? Why?
  • What are useful rule-of-thumbs when fine-tuning the memory settings for a Tomcat installation?
  • How do you monitor the memory consumption of your live Tomcat installation?

© Stack Overflow or respective owner

Related posts about java

Related posts about Performance