haproxy: zabbix now returns 401

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2021-03-17 16:40:25 +01:00
parent d9d198d347
commit ea9d107ef8

View file

@ -494,4 +494,5 @@ backend zabbix-backend
balance hdr(appserver)
server zabbix01 zabbix01:80 check inter 10s rise 1 fall 2
option httpchk GET /
http-check expect status 401
{% endif %}