[rabbitmq-discuss] How to use HAProxy as a load balancer in RabbitMQ cluster?
Michael Klishin
mklishin at gopivotal.com
Wed Nov 6 11:22:12 GMT 2013
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
More information about the rabbitmq-discuss
mailing list