aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_variables.c
diff options
context:
space:
mode:
authorRoman Arutyunyan <arut@nginx.com>2021-09-10 12:59:22 +0300
committerRoman Arutyunyan <arut@nginx.com>2021-09-10 12:59:22 +0300
commitadbd28b7a9843ebce895f9903f19c5a740d61db4 (patch)
tree0d6af875614318f2a04d7a0a25fab23137116adf /src/http/ngx_http_variables.c
parent8165597cf6b52d0129057185e19e37a83621c51e (diff)
downloadnginx-adbd28b7a9843ebce895f9903f19c5a740d61db4.tar.gz
nginx-adbd28b7a9843ebce895f9903f19c5a740d61db4.zip
Request body: do not create temp file if there's nothing to write.
Do this only when the entire request body is empty and r->request_body_in_file_only is set. The issue manifested itself with missing warning "a client request body is buffered to a temporary file" when the entire rb->buf is full and all buffers are delayed by a filter.
Diffstat (limited to 'src/http/ngx_http_variables.c')
0 files changed, 0 insertions, 0 deletions