Erlang Mailing Lists

Author Message

<  RabbitMQ mailing list  ~  is it possible to have broker listen on multiple ports

Guest
Posted: Thu Dec 17, 2009 11:33 am Reply with quote
Guest
Hi Mark,

On Thu, Nov 19, 2009 at 11:04:18AM -0700, Mark Geib wrote:
> Is is possible to somehow configure a rabbitmq broker to listen on
> multiple network ports.
>
> I am running 1.6 and 1.7.

Just to let you know, the bug for this has just been QA+'d and merged
into the default branch. You can now in the rabbitmq.config file have
the following:

[{rabbit,
[{tcp_listeners, [{"myhostname", 8787}, {"my.ip.ad.dy", 7676}]}]
}].

and variations on that theme. Make sure you *don't* have env vars set
for either RABBITMQ_NODE_IP_ADDRESS or RABBITMQ_NODE_PORT.

Note that both hostnames (or fqdns) and IP addresses need to be
"quoted".

Best wishes,

Matthew

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post received from mailinglist

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum