Skip to content

Commit 3054a13

Browse files
author
Tim Trinidad
committed
Update sample config to show max_reconnect
1 parent 36ffb29 commit 3054a13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/mysql-statsd.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ prefix = mysql
99
include_hostname = true
1010

1111
[mysql]
12+
; specify 0 for infinite connection retries
13+
max_reconnect = 30
1214
host = localhost
1315
username = root
1416
password =

0 commit comments

Comments
 (0)