<div dir="ltr">Thanks a lot MK. I have changed listening ip from 127.0.0.1 to actual ip address and able to produce and consume the messages. I will test the load balancing behavior of HAProxy.</div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Wed, Nov 6, 2013 at 4:52 PM, Michael Klishin <span dir="ltr">&lt;<a href="mailto:mklishin@gopivotal.com" target="_blank">mklishin@gopivotal.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 6 Nov 2013, at 15:18, Rajasekhar P &lt;<a href="mailto:sekhar434145@gmail.com">sekhar434145@gmail.com</a>&gt; wrote:<br>
<br>
&gt; listen rabbitmq_local_cluster <a href="http://127.0.0.1:5670" target="_blank">127.0.0.1:5670</a><br>
<br>
You configure HAproxy to listen on 127.0.0.1. Only machine-local processes will be able<br>
to connect to it. If you are not sure about your network topology, make it listen<br>
on 0.0.0.0 (all interfaces).<br>
<div class="HOEnZb"><div class="h5"><br>
MK<br>
<br>
Software Engineer, Pivotal/RabbitMQ<br>
<br>
<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</div></div></blockquote></div><br></div>