[rabbitmq-discuss] how do i change plugin web stomp default listen port 55674?
Matthias Radestock
matthias at rabbitmq.com
Fri Nov 9 10:11:00 GMT 2012
On 09/11/12 10:11, Emile Joubert wrote:
> On 09/11/12 08:41, long ku wrote:
>> hello,what is the easy way to change the default port 55674, through
>> environment variable? i found nothing about the item.
>
> I assume you are trying to change the port that the management HTTP
> interface listens on.
The OP was asking about web stomp.
AFAICT the port for that can be changed by putting the following into
the rabbitmq.config:
[{rabbitmq_web_stomp, [{port, 12345}]}].
Matthias.
More information about the rabbitmq-discuss
mailing list