[rabbitmq-discuss] Load balancing connections to a rabbitmq cluster

Srinath C srinath.c at gmail.com
Sun Feb 23 12:18:03 GMT 2014


Hi,
   I have a rabbitmq cluster with two nodes. There are a number of clients
having connections established to either of these two nodes. When there is
a node failure the clients connected to that node now establish their
connections with the other node. This is good and desirable.

   But when the failed node recovers it will remain up and running with no
connections established to it since all the clients are having persistent
connections to the other node. The load is now skewed and all the load is
thrust on one server with the other server lying idle. Are there common
solutions to this kind of load sharing problems? Please advice.

Thanks in advance,
Srinath.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140223/d21b4cf2/attachment.html>


More information about the rabbitmq-discuss mailing list