Skip to content

Instantly share code, notes, and snippets.

@eimfach
Created November 4, 2015 15:55
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 eimfach/5bc66446da17ff3a59d2 to your computer and use it in GitHub Desktop.
Save eimfach/5bc66446da17ff3a59d2 to your computer and use it in GitHub Desktop.
-server
-Xms1024m
-Xmx8192m
-XX:MaxPermSize=2048m
-XX:ReservedCodeCacheSize=2048m
-ea
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-Djsse.enableSNIExtension=false
-XX:+UseCodeCacheFlushing
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment