diff --git a/fabfile/templates/collector_haproxy.py b/fabfile/templates/collector_haproxy.py index 403ea5d19..d38f61db5 100644 --- a/fabfile/templates/collector_haproxy.py +++ b/fabfile/templates/collector_haproxy.py @@ -12,10 +12,8 @@ backend contrail-analytics-api option nolinger + timeout server 3m balance roundrobin - option tcp-check - tcp-check connect port 6379 - default-server error-limit 1 on-error mark-down $__contrail_analytics_api_backend_servers__ #contrail-collector-marker-end