[erlang-questions] Ho to keep-alive inactive RabbitMQ connections?
Max Bourinov
bourinov@REDACTED
Wed Apr 25 08:26:32 CEST 2012
Hi Erlangers,
I use forked RabbitMQ client: https://github.com/jbrisbin/amqp_client
While testing it I noticed that if connection is not active for some hours
it becomes closed. Interesting thing is that my Erlang app doesn't show any
crashes or error messages. SASL is enabled, process that holds connection
is under supervision.
Does anybody know how RabbitMQ client must be configured to keep connection
alive all the time?
Best regards,
Max
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120425/f62ccdff/attachment.htm>
More information about the erlang-questions
mailing list