Gary Tully 2012-09-25 22:51:32 +00:00
parent 8dc1c1240b
commit ec72fa6d51
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@
-->
<transportConnectors>
<!-- DOS protection, limit concurrent connections to 1000 and frame size to 100MB -->
<transportConnector name="openwire" uri="tcp://0.0.0.0:61616??maximumConnections=1000&amp;wireformat.maxFrameSize=104857600"/>
<transportConnector name="openwire" uri="tcp://0.0.0.0:61616?maximumConnections=1000&amp;wireformat.maxFrameSize=104857600"/>
</transportConnectors>
</broker>