Y
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
mattkrea
3494 days ago
Or you could just use 'aliveness-test' via the HTTP API:
http://hg.rabbitmq.com/rabbitmq-management/raw-file/rabbitmq...
(scroll to the bottom)
link
s_
3493 days ago
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.
link