Skip to content

Instantly share code, notes, and snippets.

@andreacfm
Created September 19, 2011 09:18
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 andreacfm/1226192 to your computer and use it in GitHub Desktop.
Save andreacfm/1226192 to your computer and use it in GitHub Desktop.
railo jvm general setting
-server -XX:MaxPermSize=128m -Xms2048m -Xmx2048m
-Dsun.rmi.dgc.client.gcInterval=3600000
-Dsun.rmi.dgc.server.gcInterval=3600000 -XX:+UseConcMarkSweepGC
-XX:+CMSClassUnloadingEnabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment