ps -ef | grep tomcat
zimbra 3879 1 0 14:40 ? 00:00:05 /opt/zimbra/java/bin/java -client -XX:NewRatio=2 -Xms148m -Xmx148m -Djava.library.path=/opt/zimbra/lib -Djava.endorsed.dirs=/opt/zimbra/tomcat/common/endorsed -classpath :/opt/zimbra/tomcat/bin/bootstrap.jar:/opt/zimbra/tomcat/bin/commons-logging-api.jar -Dcatalina.base=/opt/zimbra/tomcat -Dcatalina.home=/opt/zimbra/tomcat -Djava.io.tmpdir=/opt/zimbra/tomcat/temp org.apache.catalina.startup.Bootstrap start
The file contains 1500 messges. The total size of the file is 11 MB.
Quote:
|
Originally Posted by anand what size is the message, and what is the -Xmx option for the VM (ps -ef | grep tomcat). |