Bootstrap FreeKB - RabbitMQ - Restart virtual host (rabbitmqctl restart_vhost)
RabbitMQ - Restart virtual host (rabbitmqctl restart_vhost)

Updated:   |  RabbitMQ articles

The rabbitmqctl restart_vhost command can be used to restart a virtual hosts. In this example, the "foo" virtual host is restarted. If the virtual host is already running, something like this should be returned.

~]# rabbitmqctl restart_vhost --vhost foo
Trying to restart vhost 'foo' on node 'rabbit@server001' ...
Vhost 'foo' is already running on node 'rabbit@server001'

 




Did you find this article helpful?

If so, consider buying me a coffee over at Buy Me A Coffee



Comments


Add a Comment


Please enter 2cd191 in the box below so that we can be sure you are a human.