<div dir="ltr">I see that on the server side I can configure frame_max as documented here:�<a href="http://www.rabbitmq.com/configure.html">http://www.rabbitmq.com/configure.html</a>.<div><br></div><div>Also, as noted on the frame_max section, this is a negotiation on the server side to clients. So I assume this is just a setting on server side and no additional configuration necessary on the client side.</div>
<div><br></div><div>Thanks!</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 24, 2013 at 1:00 PM, Arun <span dir="ltr"><<a href="mailto:arunrao.seattle@gmail.com" target="_blank">arunrao.seattle@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div>Hi Michael -</div><div><br></div><div>How can I find out what is my client side message chunk size?<br>
<br><br>How to update this value?</div><div><br></div><div>Thanks!<br>Sent from my iPhone</div><div><div class="h5"><div><br>On Dec 24, 2013, at 7:22 AM, Michael Klishin <<a href="mailto:michael.s.klishin@gmail.com" target="_blank">michael.s.klishin@gmail.com</a>> wrote:<br>
<br></div><blockquote type="cite"><div><div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/12/24 Michael Klishin <span dir="ltr"><<a href="mailto:michael.s.klishin@gmail.com" target="_blank">michael.s.klishin@gmail.com</a>></span><br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_extra">There is a certain message processing overhead that is 100 times greater when you split<br>
10 MB into 100 chunks of 100Kb. Try 10 messages 1 MB in size, you will likely see<br clear="all"><div>a smaller difference.</div></div></blockquote></div><br>Scratch that.<br><br clear="all"><div>By default client libraries will chunk messages > 128 KB in size into 128 KB frames. What you see is likely a client-side inefficiency.</div>


-- <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>
</div></blockquote></div></div><blockquote type="cite"><div><span>_______________________________________________</span><br><span>rabbitmq-discuss mailing list</span><br><span><a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.rabbitmq.com</a></span><br>
<span><a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a></span><br></div></blockquote></div></blockquote>
</div><br></div>