diff options
author | Roman Arutyunyan <arut@nginx.com> | 2021-08-02 15:48:21 +0300 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2021-08-02 15:48:21 +0300 |
commit | b93ae5d0670f265bec60cd616dd42b0ce96d8e2d (patch) | |
tree | db8a59de872ba9eaa3008c7a643bbf2a7a1c5fb3 /src/http/v3/ngx_http_v3_request.c | |
parent | 2f833198b8229842dbbc57f7e86b00b19ed3b294 (diff) | |
download | nginx-b93ae5d0670f265bec60cd616dd42b0ce96d8e2d.tar.gz nginx-b93ae5d0670f265bec60cd616dd42b0ce96d8e2d.zip |
QUIC: stream limits in "hq" mode.
The "hq" mode is HTTP/0.9-1.1 over QUIC. The following limits are introduced:
- uni streams are not allowed
- keepalive_requests is enforced
- keepalive_time is enforced
In case of error, QUIC connection is finalized with 0x101 code. This code
corresponds to HTTP/3 General Protocol Error.
Diffstat (limited to 'src/http/v3/ngx_http_v3_request.c')
0 files changed, 0 insertions, 0 deletions