Merge "Update the heartbeat and handshake timeout"

This commit is contained in:
Zuul 2022-12-19 14:57:53 +00:00 committed by Gerrit Code Review
commit 24c57bf84e
1 changed files with 3 additions and 0 deletions

View File

@ -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 %}