Skip to content

Instantly share code, notes, and snippets.

@SeanTAllen
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SeanTAllen/d1008de26fd03c14ca79 to your computer and use it in GitHub Desktop.
Save SeanTAllen/d1008de26fd03c14ca79 to your computer and use it in GitHub Desktop.
-Xms7973m -Xmx7973m -Xss256k -Djava.awt.headless=true -XX:+UseParNewGC
-XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=75
-XX:+UseCMSInitiatingOccupancyOnly -XX:+HeapDumpOnOutOfMemoryError
-Xmn2g -XX:+PrintGCTimeStamps -XX:+PrintGCDetails
-Xloggc:/opt/es-debug/gc.log -XX:+UseGCLogFileRotation
-XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=1M -XX:+PrintGCDateStamps
-XX:+PrintGCApplicationStoppedTime -XX:+PrintGCApplicationConcurrentTime -XX:+PrintSafepointStatistics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment