]> git.kaiwu.me - nginx.git/commit
Upstream: report to error_log when max_fails is reached.
authorRuslan Ermilov <ru@nginx.com>
Wed, 20 May 2015 19:44:00 +0000 (22:44 +0300)
committerRuslan Ermilov <ru@nginx.com>
Wed, 20 May 2015 19:44:00 +0000 (22:44 +0300)
commit941a6995d76d9d3fe74247ce2e4d356650ed987a
tree2414009c660049e0b5e813e1c7ea2e02a2f1ed8b
parentf7f1607bf2b8b7c45834b66cb45f6445bee65587
Upstream: report to error_log when max_fails is reached.

This can be useful to understand why "no live upstreams" happens,
in particular.
src/http/ngx_http_upstream_round_robin.c
src/stream/ngx_stream_upstream_round_robin.c