[rabbitmq-discuss] How to change RabbitMQ default listening port?

Rajasekhar P sekhar434145 at gmail.com
Fri Sep 27 13:08:42 BST 2013


Thanks Emile for the reply.

Could you please share me how to configure new port in rabbitmq.config file?

Thanks


On Fri, Sep 27, 2013 at 2:38 PM, Emile Joubert <emile at rabbitmq.com> wrote:

>
> Hi,
>
> On 27/09/13 10:00, Rajasekhar P wrote:
>
> > And as per the documentation using envt variables, I have
> > changed RABBITMQ_NODE_PORT to custom number 9091. But, how can I check
> > whether it is changed from default port to 9091 or not?
>
> You can inspect the effective configuration by running "rabbitmqctl
> environment" and look for the "tcp_listeners" entry. You could also get
> the OS process pid of the Erlang VM via "rabbitmqctl status" and query
> the listening ports associated with that process via the OS.
>
>
>
> -Emile
>
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130927/7c2ba480/attachment.htm>


More information about the rabbitmq-discuss mailing list