Help Center> Distributed Message Service for RabbitMQ> FAQs> Connections> Why Does a RabbitMQ Cluster Have Only One Connection Address?
Updated on 2023-07-20 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

Connections FAQs

more