]> git.kaiwu.me - nginx.git/commit
HTTP/2: removed http2_max_field_size and http2_max_header_size.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 11 Feb 2021 18:52:26 +0000 (21:52 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 11 Feb 2021 18:52:26 +0000 (21:52 +0300)
commit51fea093e4374dbd857dc437ff9588060ef56471
treef2c36068705cf9c7226def4a710ab83c8fa4b0d4
parent94567a8f849c02c70ee7f51307fa0372c94c925b
HTTP/2: removed http2_max_field_size and http2_max_header_size.

Instead, size of one large_client_header_buffers buffer and all large
client header buffers are used.
src/http/v2/ngx_http_v2.c
src/http/v2/ngx_http_v2_module.c
src/http/v2/ngx_http_v2_module.h