[rabbitmq-discuss] STOMP default vhost
Matthias Radestock
matthias at rabbitmq.com
Thu May 2 11:09:43 BST 2013
On 02/05/13 10:39, Simon MacMullen wrote:
> On 02/05/13 04:06, carlhoerberg wrote:
>> Feature request: I would like to be able to change the default
>> vhost for the STOMP plugin, in addition to default
>> username/password. Today I think it always default to / unless a
>> host header is specified.
>
> The STOMP adapter will read the 'default_vhost' configuration item from
> the 'rabbit' application, so you can override this.
Beware though, that value determines which vhost rabbit will create when
it starts up for the first time / after the db has been wiped.
The default vhost for stomp connections should really be configurable
separately. I have raised a bug for that.
Matthias.
More information about the rabbitmq-discuss
mailing list