diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2012-06-18 14:23:42 +0000 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2012-06-18 14:23:42 +0000 |
commit | 29844cd55c921efc99e75f40db70d7c2dbe6cdad (patch) | |
tree | b6fae228f90def31afb382baebb3e54f4c04a59e /src/http/ngx_http_request.h | |
parent | 91c654debc86b584b0d33ff8b30513105c8e5283 (diff) | |
download | nginx-29844cd55c921efc99e75f40db70d7c2dbe6cdad.tar.gz nginx-29844cd55c921efc99e75f40db70d7c2dbe6cdad.zip |
Upstream keepalive: "single" parameter deprecated.
The original idea was to optimize edge cases in case of interchangeable
backends, i.e. don't establish a new connection if we have any one
cached. This causes more harm than good though, as it screws up
underlying balancer's idea about backends used and may result in
various unexpected problems.
Diffstat (limited to 'src/http/ngx_http_request.h')
0 files changed, 0 insertions, 0 deletions