nginx_upstream_check_module
nginx_upstream_check_module copied to clipboard
Update ngx_http_upstream_check_module.c
Fix TCP check bugs, change to no-keepalive mode When connection between nginx-tcp-checker and upstream lost, such as connection down / upstream machine hardware down / switch down, TCP check can't discover it.