<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/6/25 PRIYANKI VASHI <span dir="ltr">&lt;<a href="mailto:vashi.priyanki@gmail.com" target="_blank">vashi.priyanki@gmail.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=":6u4" style="overflow:hidden">When u say I am using confirm delivery, isn&#39;t that the way one confirm message has reached to rabbitmq server ?<br>
<br>
This is what I understood as publisher confirm usage.<br>
Am i wrong in my understanding ?</div></blockquote></div><br>Your understanding is correct but you don&#39;t need to enable confirmations using confirm.select for every message.</div><div class="gmail_extra">It needs to be done once per channel, before you publish.<br>

<br clear="all"><div>Doing so for every published messages is just a waste of bandwidth and time (if confirm.select in your client</div><div>blocks).</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>