You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have a question.
If I have a RabbitMQ cluster with three nodes on
host1:5672
host2:5673
host3:5674
How can I specify the connection URI?
Comma separated or similar? Like
amqp://user:passwd@host1:5672,amqp://user:passwd@host2:5673,amqp://user:passwd@host3:5674
/ Joacim
The text was updated successfully, but these errors were encountered:
Hi,
I have a question.
If I have a RabbitMQ cluster with three nodes on
host1:5672
host2:5673
host3:5674
How can I specify the connection URI?
Comma separated or similar? Like
amqp://user:passwd@host1:5672,amqp://user:passwd@host2:5673,amqp://user:passwd@host3:5674
/ Joacim
The text was updated successfully, but these errors were encountered: