ref the memory opts

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@962517 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary Tully 2010-07-09 13:23:29 +00:00
parent 958038e0ca
commit 1b0f4ae799
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
schedualer has a small impact as it checks for the presence three properties on each message
jmx adds a bunch of wrapper classes
ACTIVEMQ_OPTS_MEMORY="-Xmx11g -Xms6g -Dorg.apache.activemq.UseDedicatedTaskRunner=false -Djava.util.logging.config.file=logging.properties -XX:+UseLargePages"
-->
<broker xmlns="http://activemq.apache.org/schema/core" brokerName="localhost"
dataDirectory="${activemq.base}/data" destroyApplicationContextOnStop="true" deleteAllMessagesOnStartup="true"