mirror of https://github.com/apache/activemq.git
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:
parent
958038e0ca
commit
1b0f4ae799
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue