Don't need full health checks in debug.

This commit is contained in:
Samuel Clay 2021-01-12 14:50:27 -05:00
parent 28788b43b0
commit b3944cab07

View file

@ -74,8 +74,8 @@ backend imageproxy
server imageproxy01 imageproxy:80 check inter 2000ms
backend push
option httpchk GET /_haproxychk
http-check expect rstatus 200|503
# option httpchk GET /_haproxychk
# http-check expect rstatus 200|503
server push 127.0.0.1:8000 check inter 2000ms
backend node_socket