diff options
author | Roman Arutyunyan <arut@nginx.com> | 2022-10-19 17:45:18 +0400 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2022-10-19 17:45:18 +0400 |
commit | fed44881d3bf5126b49144dba58f2830e0fe9866 (patch) | |
tree | 6137fc2bdbb276dfceb695f1f10bc674e44fa139 /src/http/ngx_http_request.c | |
parent | dd4c31fc34bd8390dd3fa9e804afc15b57b69135 (diff) | |
download | nginx-fed44881d3bf5126b49144dba58f2830e0fe9866.tar.gz nginx-fed44881d3bf5126b49144dba58f2830e0fe9866.zip |
QUIC: idle mode for main connection.
Now main QUIC connection for HTTP/3 always has c->idle flag set. This allows
the connection to receive worker shutdown notification. It is passed to
application level via a new conf->shutdown() callback.
The HTTP/3 shutdown callback sends GOAWAY to client and gracefully shuts down
the QUIC connection.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions