Hi Team

We have 3 node/container cluster of rabbitmq .
and need to balance connection requests equally coming to them from different openstack services ie nova, cinder, neutron etc. considering nova here.

In nova.conf  we have a parameter transport_url having the connection details for all 3 rabbitmq separated by comma.

As per documentation I can see that client nova can choose any of them for active connection and switch to other in case first one fails.



You may include multiple different network locations separated by commas. The client will connect to any of the available locations and will automatically fail over to another should the connection fail.


So in this case , is there any way to balance the connection requests equally among the three rabbitmq containers.

Regards
Keshav

Sent from my iPhone