aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_request.h
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2021-02-11 21:52:11 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2021-02-11 21:52:11 +0300
commit9a3ec202322b174acb5973d8f55cf570f1177149 (patch)
tree8859a8deef9d905bd7b31156e3260e4b8cc1d661 /src/http/ngx_http_request.h
parentfb2a2152d756f23ce191ab109116585f90acf087 (diff)
downloadnginx-9a3ec202322b174acb5973d8f55cf570f1177149.tar.gz
nginx-9a3ec202322b174acb5973d8f55cf570f1177149.zip
Additional connections reuse.
If ngx_drain_connections() fails to immediately reuse any connections and there are no free connections, it now additionally tries to reuse a connection again. This helps to provide at least one free connection in case of HTTP/2 with lingering close, where merely trying to reuse a connection once does not free it, but makes it reusable again, waiting for lingering close.
Diffstat (limited to 'src/http/ngx_http_request.h')
0 files changed, 0 insertions, 0 deletions