Merge "Icrease haproxy timeouts for mysql connections"

This commit is contained in:
Jenkins 2016-11-29 07:59:03 +00:00 committed by Gerrit Code Review
commit 7cefb007b2

View File

@ -638,6 +638,8 @@ defaults
{% if enable_mariadb | bool %}
listen mariadb
mode tcp
timeout client 3600s
timeout server 3600s
option tcplog
option tcpka
option mysql-check user haproxy post-41