yaoweibin / nginx_upstream_check_module

Health checks upstreams for nginx
http://github.com/yaoweibin/nginx_upstream_check_module
2.06k stars 484 forks source link

Module works even not activated in fastcgi_pass #239

Open vc43 opened 3 years ago

vc43 commented 3 years ago

We use this module for some upstreams, but it works for fastcgi_pass where thereis no upstream, only direct address to backend. In logs: 2020/11/25 10:29:48 [warn] 19#0: *1339797 upstream server temporarily disabled while reading response header from upstream, client: A.B.C.D , server: , request: "POST /my_url HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "my.host"