Ping rabbitmq cluster when load balanced by haproxy
1–3 of 3 posts
Re: Ping rabbitmq cluster when load balanced by haproxy
#2Or you could just use 'aliveness-test' via the HTTP API: http://hg.rabbitmq.com/rabbitmq-management/raw-file/rabbitmq... (scroll to the bottom)
Re: Ping rabbitmq cluster when load balanced by haproxy
#3Or 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.