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
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