Are you sharing one connection between producers and consumers? You would need a separate connection (not just a different channel) for consumers in order for them to continue working when flow control blocks the producer's connection. Because if you are sharing one connection, blocking the producer's connection would also block consumers using that connection, I believe.<br><br>On Friday, July 26, 2013 3:33:09 AM UTC-7, Kobi Biton wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">our rabbitmq (3.0.1) servers blocks producers (logstash) due to flow control triggering (reason is flow on rabbitctl) this however also blocked our consumers , to mitigate it we are restarting the blocked producers and consumers then the queue start to get balanced.<div><br></div><div>Reading the flow control docs , how can we avoid from blocking the consumers connections ? can they operate on a different channel ? we also lowered the message TTL and that seemed to slow down the waiting messages, we do understand that we have a bottleneck somewhere along the pipe that said could we configure out consumers to avoid flow control blocking ?</div><div><br></div><div>Kobi &nbsp;</div>
<br>
<div><font size="1"><font face="Arial, Helvetica, sans-serif">The above terms reflect a potential business arrangement, are provided&nbsp;</font><font face="Arial, Helvetica, sans-serif">solely as a basis for further discussion, and are not intended to be and do&nbsp;</font><span style="font-family:Arial,Helvetica,sans-serif">not constitute a legally binding obligation. No legally binding obligations </span><span style="font-family:Arial,Helvetica,sans-serif">will be created, implied, or inferred until an agreement in final form is&nbsp;</span><span style="font-family:Arial,Helvetica,sans-serif">executed in writing by all parties involved.</span></font></div><div><font face="Arial, Helvetica, sans-serif" size="1"><br></font></div><div><font size="1"><font face="Arial, Helvetica, sans-serif">This email and any attachments hereto may be confidential or privileged. &nbsp;If you received this </font><span style="font-family:Arial,Helvetica,sans-serif">communication by mistake, please don't forward it to anyone else, please&nbsp;</span><span style="font-family:Arial,Helvetica,sans-serif">erase all copies and attachments, and please let me know that it has gone&nbsp;</span><span style="font-family:Arial,Helvetica,sans-serif">to the wrong person. Thanks.</span></font></div></blockquote>