]> git.kaiwu.me - nginx.git/commit
HTTP/2: removed http2_recv_timeout.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 11 Feb 2021 18:52:20 +0000 (21:52 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 11 Feb 2021 18:52:20 +0000 (21:52 +0300)
commitd18e066d650bff39f1705d3038804873584007af
tree2155c69e301f8f305fa2cb24449410830762dbde
parente82939206dc80a392ecc685013dc98691d9d2f06
HTTP/2: removed http2_recv_timeout.

Instead, the client_header_timeout is now used for HTTP/2 reading.
Further, the timeout is changed to be set once till no further data
left to read, similarly to how client_header_timeout is used in other
places.
src/http/v2/ngx_http_v2.c
src/http/v2/ngx_http_v2_module.c
src/http/v2/ngx_http_v2_module.h