diff --git a/templates/haproxy.config b/templates/haproxy.config index dba5647d..44d970d0 100755 --- a/templates/haproxy.config +++ b/templates/haproxy.config @@ -129,4 +129,4 @@ listen Maxscale_rw default-server port 9200 inter 2s downinter 5s rise 3 fall 2 slowstart 60s maxconn 64 maxqueue 128 weight 100 server 10.5.10.51 10.5.10.51:4008 check server 10.5.10.52 10.5.10.52:4008 check backup - server 10.5.10.53 10.5.10.53:4008 check backup + # server 10.5.10.53 10.5.10.53:4008 check backup