<div>
I regularly send much larger messages. How are you determining the message is lost?
</div><div><br></div><div>Have you tried setting up a stand-alone queue with no consumers and publishing the messages to it? And are you using the management plugin? The UI is a good way to inspect that kind of stuff.</div>
<div></div>
<p style="color: #A0A0A8;">On Tuesday, March 6, 2012 at 11:48 AM, John Reuning wrote:</p>
<blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
<span><div><div><div>I'm using pika to send and receive bson-encoded binary data through</div><div>rabbitmq. Pika 0.9.5, rabbitmq 2.7.1. Everything works until the</div><div>message body goes over 49144 characters. The message disappears into</div><div>the void at 49145 characters. The content of the message doesn't seem</div><div>to matter, but I've not tested that extensively. The encoding is set</div><div>to application/octet-stream.</div><div><br></div><div>Pika debug logging shows the message split into multiple frames and</div><div>sent to rabbitmq. Trace logs don't show any activity. Increasing</div><div>frame_max didn't help. Does anyone have suggestions on how to debug</div><div>this or what might be going wrong? I'd rather not resort to tcpdump.</div><div><br></div><div>Thanks,</div><div><br></div><div>-John</div><div>_______________________________________________</div><div>rabbitmq-discuss mailing list</div><div><a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a></div><div><a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a></div></div></div></span>
</blockquote>
<div>
<br>
</div>