diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2021-02-11 21:52:11 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2021-02-11 21:52:11 +0300 |
commit | 9a3ec202322b174acb5973d8f55cf570f1177149 (patch) | |
tree | 8859a8deef9d905bd7b31156e3260e4b8cc1d661 /src/http/ngx_http_request.h | |
parent | fb2a2152d756f23ce191ab109116585f90acf087 (diff) | |
download | nginx-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