Skip to content

Commit 201c0b0

Browse files
author
Soufiane Benali
committed
added option tcpka to HAProxy conf file
1 parent 68abecf commit 201c0b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

haproxy.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ listen stats
1919
listen galera
2020
bind 0.0.0.0:3306
2121
mode tcp
22+
option tcpka
2223
option mysql-check
2324
server mysql-1 ${DB1_ADDRESS}:${DB1_PORT} check
2425
server mysql-2 ${DB3_ADDRESS}:${DB2_PORT} check backup

0 commit comments

Comments
 (0)