[rabbitmq-discuss] RabbitMQ API - aliveness-test
Michael Klishin
mklishin at gopivotal.com
Tue Jan 21 06:15:44 GMT 2014
On 21 Jan 2014, at 02:08, Arun Rao <arunrao.seattle at gmail.com> wrote:
> What are the possible status values for aliveness-test?
200 and "everything else".
> aliveness-test for a vhost checks for the vhost health on the node or at a cluster level?
Aliveness test creates a new connection to the node you contact, declares a queue (which is not mirrored),
publishes a message so that it is routed there, then consumes the message using basic.get.
Other cluster nodes are not involved.
MK
Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list