Skip to content

Instantly share code, notes, and snippets.

@mattb
Created September 28, 2012 09:10
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 mattb/3798797 to your computer and use it in GitHub Desktop.
Save mattb/3798797 to your computer and use it in GitHub Desktop.
/usr/lib/jvm/java-7-openjdk-i386/bin/java -Xms384m -Xmx384m -Xss256k -Djava.awt.headless=true -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseCMSInitiatingOccupancyOnly -XX:+HeapDumpOnOutOfMemoryError org.elasticsearch.bootstrap.ElasticSearch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment