Hacker News new | ask | show | jobs
Ping rabbitmq cluster when load balanced by haproxy (medium.com)
4 points by s_ 3494 days ago
1 comments

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.