diff --git a/templates/rabbitmq.conf.j2 b/templates/rabbitmq.conf.j2 index f58c592e..47c4f6ad 100644 --- a/templates/rabbitmq.conf.j2 +++ b/templates/rabbitmq.conf.j2 @@ -3,6 +3,9 @@ collect_statistics_interval = {{ rabbitmq_collect_statistics_interval }} log.journald = true log.file = false +heartbeat = 640 +ssl_handshake_timeout = 20000 +handshake_timeout = 40000 {% for key, value in rabbitmq_port_bindings.items() %} {% if 'tcp' in key %}