lua-resty-upstream-healthcheck
lua-resty-upstream-healthcheck copied to clipboard
checking response body as part of healthcheck?
trafficstars
Hello,
is there a way to check the contents of the response body in addition to the list of valid statuses? For example, ability to fail it a situation where the /healthCheck response code is HTTP 200 but body contains 'failure'.
Thank you!