<div dir="ltr">Hi Matthias and MK,<div><br></div><div>In addition, when I set the prefetch count to 1, there should be only 1 message delivered to the queue, why in my testing code, there are still unack message#>1 ?</div>

<div>if the prefetch count is 1, unack message should always be in (0,1), and ready message #will be increasing. will the increasing of ready message count harming the performance on publisher (i.e. cannot publish anything, or causing publishing application/machine got stuck)? Though ready message # theoretically does not harm rabbitMQ if not much diskI/O</div>

<div><br></div><div>Thanks very much</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 15, 2014 at 5:23 PM, Matthias Radestock <span dir="ltr"><<a href="mailto:matthias@rabbitmq.com" target="_blank">matthias@rabbitmq.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 15/04/14 10:00, Michael Klishin wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">
On 15 April 2014 at 12:53:15, Juno Chan (<a href="mailto:juno@algorithmictradinggroup.com" target="_blank">juno@algorithmictradinggroup.<u></u>com</a>) wrote:<br>
</div><div class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
However, after I added the Channel.BasicQos(0, 1, false), with<br>
x-message-ttl to a higher value(e.g. 1min), when I set a breakpoint,<br>
the queue was having a relatively low unack, but the ready # messages<br>
are going up quite high, may I know is that the normal behaviour<br>
as well?<br>
</blockquote>
<br>
It just means that your consumer(s) cannot keep up with publisher(s).<br>
Add more consumers or throttle publishers.<br>
</div></blockquote>
<br>
...or increase your prefetch count.<span class="HOEnZb"><font color="#888888"><br>
<br>
Matthias.<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Juno Chan<div>Algorithmic Trading Group (ATG) Ltd</div><div><a href="http://www.algorithmictradinggroup.com" target="_blank">www.algorithmictradinggroup.com</a></div>

<div><br></div></div>
</div>