You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rabbitmq...@lists.rabbitmq.com
Hi Guys,
First good work in HA doc. Other AMQP solutions use solutions based on OpenAis and in my thoughts it's a good way.
Now I have one doubt have a way in RabbitMQ java or .net client to restablish one connection when it's down or redirect connection to passive server ? in other words can I configure my client with my active and passive server and this guy have the knowledge to use master or slave ?
Best Regards.
Gustavo
Joe Healy
unread,
Apr 28, 2010, 3:19:48 AM4/28/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Gustavo Aquino, rabbitmq...@lists.rabbitmq.com
We've configured it so that the passive server takes over the IP address that rabbitmq is listening to so whether it is running using the active or passive server clients still use the same IP address.
The document also suggests this.
I'm not sure on the behaviour of the .net or java client regarding automatically reconnecting. I think this is something you will need to manage in your application - I could be wrong though.
Hope that helps,
Joe
Jason J. W. Williams
unread,
Apr 28, 2010, 1:28:47 PM4/28/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message