Help Center> Distributed Message Service for RabbitMQ> User Guide (ME-Abu Dhabi Region)> FAQs> Connections> Why Does a RabbitMQ Cluster Have Only One Connection Address?
Updated on 2023-05-06 GMT+08:00

Why Does a RabbitMQ Cluster Have Only One Connection Address?

The connection address of a cluster RabbitMQ instance is actually the LVS node address (load balancing address) of the instance. When clients connect to the instance, the load balancer distributes the client request to each node of the cluster instance.

Figure 1 Connections