2
0
Эх сурвалжийг харах

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

andryyy 3 жил өмнө
parent
commit
15c0b3f7b7

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

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