aboutsummaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorRoman Arutyunyan <arut@nginx.com>2022-10-25 12:52:09 +0400
committerRoman Arutyunyan <arut@nginx.com>2022-10-25 12:52:09 +0400
commit36f7b31f9578c0d393cfe82d4e23c76a7539f34e (patch)
tree7ff330a8a1c69bdb4bc629127f92a9f7b90ef717 /src/core
parent64ccdf45288c46b5f8e12426d3802c44d789d115 (diff)
downloadnginx-36f7b31f9578c0d393cfe82d4e23c76a7539f34e.tar.gz
nginx-36f7b31f9578c0d393cfe82d4e23c76a7539f34e.zip
HTTP/3: implement keepalive for hq.
Previously, keepalive timer was deleted in ngx_http_v3_wait_request_handler() and set in request cleanup handler. This worked for HTTP/3 connections, but not for hq connections. Now keepalive timer is deleted in ngx_http_v3_init_request_stream() and set in connection cleanup handler, which works both for HTTP/3 and hq.
Diffstat (limited to 'src/core')
0 files changed, 0 insertions, 0 deletions