[rabbitmq-discuss] IP address of clustered rabbitmq in Connection.redirect reponse
Matthew Sackman
matthew at lshift.net
Mon Oct 5 17:24:11 BST 2009
Hi Sammy,
On Fri, Oct 02, 2009 at 05:43:40PM -0700, Sammy Yu wrote:
> I'm running in an environment with broken DNS server, so I've been
> using inetrc to get clustering working. However on the client side
> when I try to connect (insist=False), I get a connection.redirect with
> hostname of the other the nodes, is it possible to get it to return IP
> instead?
No, sorry, that is not possible. One reason for this is that it would be
difficult for an erlang VM to know which IP addresses it is contactable
on, should the host have several available.
Matthew
More information about the rabbitmq-discuss
mailing list