<br><br><div class="gmail_quote">On Tue, Apr 27, 2010 at 11:34 PM, Gustavo Aquino <span dir="ltr">&lt;<a href="mailto:aquino.gustavo@gmail.com">aquino.gustavo@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Guys,<div><br></div><div>First good work in HA doc. Other AMQP solutions use solutions based on OpenAis and in my thoughts it&#39;s a good way.</div><div><br></div><div>Now I have one doubt have a way in RabbitMQ java or .net client to restablish one connection when it&#39;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 ?</div>
</blockquote><div><br>We&#39;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.<br>
<br>
The document also suggests this.<br><br>I&#39;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.<br>
<br>Hope that helps,<br><br>Joe<br></div></div><br>