Hi,<br><br>I run an OpenCms instance in Ubuntu on a 4GB-box, and I wonder how I can set up tomcat to best use the resources the box has.<br><br>To override the conservative defaults, for now I did:<br><br>JAVA_OPTS="-Xserver -Xss1024K -Xms1G -Xmx2G -XX:MaxPermSize=128M -XX:NewSize=512m"<br>

<br>What do you think of these settings?<br><br>best regards,<br>yves<br>