Update haproxy.config

This commit is contained in:
2019-09-14 13:18:25 -05:00
parent 6221b267ad
commit b589e40ee8

View File

@@ -118,7 +118,7 @@ listen Gitea
server 10.5.10.123 10.5.10.123:3000 cookie s3 check port 3000 backup server 10.5.10.123 10.5.10.123:3000 cookie s3 check port 3000 backup
listen Maxscale_rw listen Maxscale_rw
bind *:3308 bind *:3309
mode tcp mode tcp
timeout client 10800s timeout client 10800s
timeout server 10800s timeout server 10800s