[jboss-user] [Performance Tuning] - Re: JBoss memory usage
zaidatheer
do-not-reply at jboss.com
Sun Oct 29 14:09:06 EST 2006
Hi,
I am running a Linux server with JBoss and it seems that the memory management is going ok, maybe you should try this JAVA_OPTS:
JAVA_OPTS="-server -Djava.awt.headless=true -Xms256M -Xmx512M -XX:PermSize=128M -XX:SurvivorRatio=16 -Xnoclassgc -XX:MaxPermSize=512m "
Please be noted that I have 1GRAM in the box, so I think this option is suitable for 1GRAM
Regards,
Zaid
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981625#3981625
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981625
More information about the jboss-user
mailing list