summaryrefslogtreecommitdiffhomepage
path: root/src/core/ngx_resolver.c
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2018-06-13 15:28:11 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2018-06-13 15:28:11 +0300
commit9b6bc8a5787d270a54a3465a23eef22cee870e37 (patch)
tree79061eef6e2adfb7726bda59e5bf2c636549dcfb /src/core/ngx_resolver.c
parentfb3a9e28b233f3c2823487378622e7cf4284857a (diff)
downloadnginx-9b6bc8a5787d270a54a3465a23eef22cee870e37.tar.gz
nginx-9b6bc8a5787d270a54a3465a23eef22cee870e37.tar.bz2
Upstream: disable body cleanup with preserve_output (ticket #1565).
With u->conf->preserve_output set the request body file might be used after the response header is sent, so avoid cleaning it. (Normally this is not a problem as u->conf->preserve_output is only set with r->request_body_no_buffering, but the request body might be already written to a file in a different context.)
Diffstat (limited to 'src/core/ngx_resolver.c')
0 files changed, 0 insertions, 0 deletions