Live data from Hacker News

Ping rabbitmq cluster when load balanced by haproxy

medium.com

1–3 of 3 posts

Re: Ping rabbitmq cluster when load balanced by haproxy

#3
post #2

Or you could just use 'aliveness-test' via the HTTP API: http://hg.rabbitmq.com/rabbitmq-management/raw-file/rabbitmq... (scroll to the bottom)

Apologies if I did not understand your comment. This is for AMQP connection. The problem was not the availability of rabbitMq node but keep alive of amqp connection.