Merge "Icrease haproxy timeouts for mysql connections"
This commit is contained in:
commit
7cefb007b2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user