A cláusula status
faz parte da instrução proto http
, portanto, precisa vir antes da linha ssl
(que não é parte de proto http
). Veja a definição de proto http
no link ...
PROTO(COL) HTTP
[USERNAME "string"]
[PASSWORD "string"]
[REQUEST "string"]
[STATUS operator number]
[CHECKSUM checksum]
[HTTP HEADERS list of headers]
[CONTENT < "=" | "!=" > STRING]
A versão do arquivo que não gera erros é
check host nlb with address host
if failed
port 443
protocol HTTPS
request "/healthcheck"
status = 200
ssl options {verify: disable}
timeout 15 seconds
then restart