Commented out java runtime argument

This commit is contained in:
dev
2015-04-03 23:20:39 +00:00
parent cf0453cee0
commit 820b99e3d3
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ wrapper.java.additional.5.stripquotes=TRUE
# Prevent the JVM from exporting stats (and thereby causing hundreds of
# ms long pauses during GC)
# http://www.evanjones.ca/jvm-mmap-pause.html
wrapper.java.additional.6=-XX:+PerfDisableSharedMem
# wrapper.java.additional.6=-XX:+PerfDisableSharedMem
# PORTABLE installation:
# uncomment the following

View File

@@ -62,7 +62,7 @@ wrapper.java.additional.4=-Dorg.mortbay.xml.XmlParser.NotValidating=true
# Prevent the JVM from exporting stats (and thereby causing hundreds of
# ms long pauses during GC)
# http://www.evanjones.ca/jvm-mmap-pause.html
wrapper.java.additional.5=-XX:+PerfDisableSharedMem
# wrapper.java.additional.5=-XX:+PerfDisableSharedMem
# Initial Java Heap Size (in MB)
#wrapper.java.initmemory=4

View File

@@ -82,7 +82,7 @@ wrapper.java.additional.4.stripquotes=TRUE
# Prevent the JVM from exporting stats (and thereby causing hundreds of
# ms long pauses during GC)
# http://www.evanjones.ca/jvm-mmap-pause.html
wrapper.java.additional.5=-XX:+PerfDisableSharedMem
# wrapper.java.additional.5=-XX:+PerfDisableSharedMem
# On some IPv6 enabled systems, I2P and other network-enabled java applications
# may fail to start. For examples see