nginx_upstream_check_module
nginx_upstream_check_module copied to clipboard
Skip servers with “down” tag
If a server in upstream has a “down” tag, we should honor it and directly mark it as “down” and skip the health check. Currently the module still checks it and shows its status as “up” causing confusion in monitoring tools that watches the status.