]> git.kaiwu.me - nginx.git/commit
Upstream: removed the quick recovery mechanism.
authorRuslan Ermilov <ru@nginx.com>
Thu, 22 Sep 2016 16:32:45 +0000 (19:32 +0300)
committerRuslan Ermilov <ru@nginx.com>
Thu, 22 Sep 2016 16:32:45 +0000 (19:32 +0300)
commitfd9e74f656b3a7683424304da3bc859988407acf
tree4d6eeed1176f2b832ecaf399a4843b7f5128634f
parent4d4542c8380abfa413a8f352248109f374e968c9
Upstream: removed the quick recovery mechanism.

Its usefulness it questionable, and it interacts badly with max_conns.
src/http/modules/ngx_http_upstream_least_conn_module.c
src/http/ngx_http_upstream_round_robin.c
src/stream/ngx_stream_upstream_least_conn_module.c
src/stream/ngx_stream_upstream_round_robin.c