Hi, I have check thoroughly that my client does not limit the size.
I tried setting the limit to 90mb and activemq are able to detect it and
give the following messages:
<transportConnectors>
<transportConnector name="openwire"
uri="tcp://0.0.0.0:61616?maximumConnections=1000&wireFormat.maxFrameSize=94371840"
discoveryUri="multicast/default"/>
</transportConnectors>
Transport Connection to: tcp//10.2.3.4:50123 failed: java.io.IOexception:
Frame Size of 191 MB larger than max allowed 90MB.
but it does not detect maxFrameSize of up to 524288000.
It still prompts me this error message as:
Transport Connection to: tcp//10.2.3.4:50123 failed: java.io.IOexception:
Frame Size of 191 MB larger than max allowed 100MB
Regards
rinotan
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Help-in-ActiveMQ-5-6-maxframesize-configuration-tp4661585p4661746.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.