Hi, I want to limit the size of the message that is sent to ActiveMQ. I have clients in Perl, python, Java, C# and php. What is the best way to put this limit? I know about wireFormat.maxFrameSize. Does frame size accounts for entire frame or the message payload only? Will this be applicable to all the protocols? I couldn't find any other option related to message size.
Thanks, Abhi -- View this message in context: http://activemq.2283324.n4.nabble.com/Limit-the-size-of-the-message-in-ActiveMQ-tp4695519.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.