2012/10/25 Brendan Hay <span dir="ltr">&lt;<a href="mailto:brendan@soundcloud.com" target="_blank">brendan@soundcloud.com</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>On the client machines, netstat shows the peer sockets to have huge (and growing) send queues.</div>
<div><br></div><div>Does anybody have any experience with similar problems? I am yet to catch it in the act,</div><div>but it appears flow control must kick in at some point and the connection simply does not</div><div>resume reading the pending bytes off the socket after it is issued new credits.</div>


<div><br></div><div>Posted this here as I&#39;m not sure who/what to point the proverbial finger at, suggestions appreciated.</div></blockquote></div><br>Brendan,<div><br></div><div>Because amqp gem does not do any implicit or automatic flow control, I&#39;d expect the root cause</div>

<div>to be in EventMachine. Do you have a way to reproduce this issue?<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>

<br>
</div>