Set mysqlmon timeouts to 10 seconds

The backend timeouts should help prevent disconnections.
This commit is contained in:
Markus Mäkelä
2018-06-05 13:20:53 +03:00
parent 0dd7448586
commit 238a00f29d
15 changed files with 45 additions and 30 deletions

View File

@ -16,6 +16,9 @@ auto_rejoin=true
replication_user=repl
replication_password=repl
ignore_external_masters=true
backend_connect_timeout=10
backend_read_timeout=10
backend_write_timeout=10
[RW Split Router]
type=service