[erlang-questions] Ho to keep-alive inactive RabbitMQ connections?
Tilman Holschuh
tilman.holschuh@REDACTED
Wed Apr 25 08:36:14 CEST 2012
Hi Max,
Check out AMQP heartbeat.
Cheers
- Tilman
On 2012-04-24, at 11:26 PM, Max Bourinov wrote:
> 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
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list