summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http_request.c
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2014-01-04 03:32:22 +0400
committerMaxim Dounin <mdounin@mdounin.ru>2014-01-04 03:32:22 +0400
commit142ed3f499931e7620189906683f7d91ed805e1a (patch)
tree9a70de617dedfb6a827ddfc83091df1516559b55 /src/http/ngx_http_request.c
parentae341c36ab550d245e0741cf94e14890e4b53673 (diff)
downloadnginx-142ed3f499931e7620189906683f7d91ed805e1a.tar.gz
nginx-142ed3f499931e7620189906683f7d91ed805e1a.tar.bz2
Fixed "zero size buf in output" alerts.
If a request had an empty request body (with Content-Length: 0), and there were preread data available (e.g., due to a pipelined request in the buffer), the "zero size buf in output" alert might be logged while proxying the request to an upstream. Similar alerts appeared with client_body_in_file_only if a request had an empty request body.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions