]> git.kaiwu.me - nginx.git/commit
Request body: improved logging.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 9 Nov 2020 19:40:53 +0000 (22:40 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 9 Nov 2020 19:40:53 +0000 (22:40 +0300)
commit8ed303c055ee003285231b6d781bfe2dd9c0d3d1
tree7ce1587cea39fad649232b46eae752612732b9c1
parentad2b9944b012699c225d75e63aeadf61d9ce3367
Request body: improved logging.

Added logging before returning NGX_HTTP_INTERNAL_SERVER_ERROR if there
are busy buffers after a request body flush.  This should never happen
with current code, though bugs can be introduced by 3rd party modules.
Make sure debugging will be easy enough.
src/http/ngx_http_request_body.c