]> git.kaiwu.me - nginx.git/commit
HTTP/3: keepalive timeout.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 30 Mar 2021 13:48:38 +0000 (16:48 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 30 Mar 2021 13:48:38 +0000 (16:48 +0300)
commitf4ab680bcb34d832a1dfd086e3641bf78c0a207c
tree3d860eb088a56835a7a9463f96d3f70986e0cf01
parent9533df5b728833dd516f44d18953a3731c29e787
HTTP/3: keepalive timeout.

This timeout limits the time when no client request streams exist.
src/http/v3/ngx_http_v3.h
src/http/v3/ngx_http_v3_request.c
src/http/v3/ngx_http_v3_streams.c