[rabbitmq-discuss] How to use HAProxy as a load balancer in RabbitMQ cluster?

Rajasekhar P sekhar434145 at gmail.com
Wed Nov 6 13:13:58 GMT 2013


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.


On Wed, Nov 6, 2013 at 4:52 PM, Michael Klishin <mklishin at gopivotal.com>wrote:

> On 6 Nov 2013, at 15:18, Rajasekhar P <sekhar434145 at gmail.com> wrote:
>
> > listen rabbitmq_local_cluster 127.0.0.1:5670
>
> You configure HAproxy to listen on 127.0.0.1. Only machine-local processes
> will be able
> to connect to it. If you are not sure about your network topology, make it
> listen
> on 0.0.0.0 (all interfaces).
>
> MK
>
> Software Engineer, Pivotal/RabbitMQ
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131106/86b49838/attachment.htm>


More information about the rabbitmq-discuss mailing list