Created
June 5, 2015 13:17
-
-
Save bandicoot86/98239db5fe34740ec423 to your computer and use it in GitHub Desktop.
setenv.sh to tomcat/bin to set java arguments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export JAVA_OPTS="-Dfile.encoding=UTF-8 -Xms128m -Xmx1024m -XX:PermSize=64m -XX:MaxPermSize=256m" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment