JVM Options

Comprehensive JVM options 1.3 - 1.6, has lots of links many about tuning
SDN JVM options

-Xms100M initial heap
-Xmx100M max heap
-Xmn100M young gen
-Xss1M max stack size
-XX:MaxPermSize=64m
-Xbootclasspath[/a|/p]:<path>

-XX:+DisableExplicitGC
-Xloggc:<file>
-XX:+PrintGC
-XX:+PrintGCDetails
-XX:NewSize=2.125m
-XX:SurvivorRatio=8

Comments

Popular posts from this blog

Sites, Newsletters, and Blogs

Oracle JDBC ReadTimeout QueryTimeout