]> git.kaiwu.me - nginx.git/commit
HTTP/3: http3_max_uni_streams directive.
authorRoman Arutyunyan <arut@nginx.com>
Thu, 29 Jul 2021 09:17:56 +0000 (12:17 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Thu, 29 Jul 2021 09:17:56 +0000 (12:17 +0300)
commit2f833198b8229842dbbc57f7e86b00b19ed3b294
tree9dd5a834dd87b8b77d879906018179df6dd43a7d
parent7a8fa1182812cd2408f2fe404b3ec6de35b9299c
HTTP/3: http3_max_uni_streams directive.

The directive limits the number of uni streams client is allowed to create.
src/http/v3/ngx_http_v3.h
src/http/v3/ngx_http_v3_module.c
src/http/v3/ngx_http_v3_streams.c