<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/6/7 tluck <span dir="ltr">&lt;<a href="mailto:tilak.chauhan@ymail.com" target="_blank">tilak.chauhan@ymail.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=":7kn" style="overflow:hidden">And, when I check connection status then I can<br>
also see that in in running status. If the consumer process is still running<br>
and the connection is also active/running then why consumer is not<br>
processing messages ?</div></blockquote></div><br>Something in your code rejects messages with unknown delivery tag. This causes</div><div class="gmail_extra">the channel to be closed.</div><div class="gmail_extra"><br></div>

<div class="gmail_extra">Can you post a fragment of your code that rejects messages and also be more specific about which PHP library you use?<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>