diff options
author | Roman Arutyunyan <arut@nginx.com> | 2021-03-22 15:51:14 +0300 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2021-03-22 15:51:14 +0300 |
commit | 25a74b52d14fa0e0bbac4c0d1b3e432bbb31ca97 (patch) | |
tree | e660030b27fc98240174f94e1a3e4484bfa64f48 /src/http/ngx_http_request.c | |
parent | f4ab680bcb34d832a1dfd086e3641bf78c0a207c (diff) | |
download | nginx-25a74b52d14fa0e0bbac4c0d1b3e432bbb31ca97.tar.gz nginx-25a74b52d14fa0e0bbac4c0d1b3e432bbb31ca97.zip |
HTTP/3: set initial_max_streams_uni default value to 3.
The maximum number of HTTP/3 unidirectional client streams we can handle is 3:
control, decode and encode. These streams are never closed.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions