]> git.kaiwu.me - nginx.git/commit
HTTP/2: improved handling of preread unbuffered requests.
authorMaxim Dounin <mdounin@mdounin.ru>
Sun, 29 Aug 2021 19:20:44 +0000 (22:20 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Sun, 29 Aug 2021 19:20:44 +0000 (22:20 +0300)
commit2862eb40e86190bf4d337a6483150f4385fb5358
treecad5cd21db05544417a342a7cf06be88394e0861
parent9f90d11cf52ccb0a8d086525aa7e4218d31d529a
HTTP/2: improved handling of preread unbuffered requests.

Previously, fully preread unbuffered requests larger than client body
buffer size were saved to disk, despite the fact that "unbuffered" is
expected to imply no disk buffering.
src/http/v2/ngx_http_v2.c