diff --git a/artemis-features/src/main/resources/artemis.xml b/artemis-features/src/main/resources/artemis.xml index 99c04a14fa..3cdff889e1 100644 --- a/artemis-features/src/main/resources/artemis.xml +++ b/artemis-features/src/main/resources/artemis.xml @@ -30,7 +30,7 @@ under the License. - NIO + ASYNCIO ./data/paging ./data/bindings ./data/journal @@ -45,10 +45,21 @@ under the License. --> 1591999 + + 5000 + + + 90 + + + 104857600 + - tcp://0.0.0.0:61616?tcpSendBufferSize=1048576;tcpReceiveBufferSize=1048576 + tcp://0.0.0.0:61616?tcpSendBufferSize=1048576;tcpReceiveBufferSize=1048576;protocols=XXXX tcp://0.0.0.0:5672?protocols=AMQP @@ -82,9 +93,10 @@ under the License. jms.queue.DLQ jms.queue.ExpiryQueue 0 - 10485760 + + -1 10 - BLOCK + PAGE true