diff options
author | Roman Arutyunyan <arut@nginx.com> | 2022-10-25 12:52:09 +0400 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2022-10-25 12:52:09 +0400 |
commit | 36f7b31f9578c0d393cfe82d4e23c76a7539f34e (patch) | |
tree | 7ff330a8a1c69bdb4bc629127f92a9f7b90ef717 /src/core/ngx_proxy_protocol.h | |
parent | 64ccdf45288c46b5f8e12426d3802c44d789d115 (diff) | |
download | nginx-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/ngx_proxy_protocol.h')
0 files changed, 0 insertions, 0 deletions