On 01/26/2010 10:49 PM, Rafael Schloming wrote:
I believe the JMS client will send multiple header frames if the headers are large. I would guess from this that the broker isn't defragmenting multiple header frames properly.
Correct, the c++ framing does not handle multi-frame header or command segments at present (it does handle multi-frame body segments).
--------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
