Browse Source

[MariaDB] Decrease connection timeout to SOGo worker lifetime + 10s

andryyy 3 years ago
parent
commit
15c0b3f7b7
1 changed files with 2 additions and 0 deletions
  1. 2 0
      data/conf/mysql/my.cnf

+ 2 - 0
data/conf/mysql/my.cnf

@@ -25,6 +25,8 @@ skip-host-cache
 skip-name-resolve
 log-warnings            = 0
 event_scheduler         = 1
+interactive_timeout     = 3610
+wait_timeout            = 3610
 
 [client]
 default-character-set = utf8mb4