<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/6/24 Emile Joubert <span dir="ltr">&lt;<a href="mailto:emile@rabbitmq.com" target="_blank">emile@rabbitmq.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div id=":527" style="overflow:hidden">The error is that the frame is too large. See the &quot;frame_max&quot;<br>
configuration item in <a href="http://www.rabbitmq.com/configure.html" target="_blank">http://www.rabbitmq.com/configure.html</a>. Either set<br>
it too a larger value or to 0 for unlimited.<br></div></blockquote></div><br>Bunny 0.8 does not implement payload framing, so you cannot publish messages over 128K in size over it.</div><div class="gmail_extra"><br></div>

<div class="gmail_extra">Unfortunately, Logstash hits a JRuby bug with Bunny 0.9 (IO#select implementation starts consuming 15-25% of CPU</div><div class="gmail_extra">after a few minutes), so they can&#39;t use the newer version.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">What they need to do is to use HotBunnies (<a href="http://hotbunnies.info">http://hotbunnies.info</a>).<br>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br>

<a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
</div></div>