diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2014-01-04 03:32:22 +0400 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2014-01-04 03:32:22 +0400 |
commit | 8f702a573a28622a855ad83d28f49270232b7ad3 (patch) | |
tree | 8039639a338df862e7c500a105e40756c59b2480 /src/mail/ngx_mail_ssl_module.c | |
parent | eb60e1e26d0fd90bff695cef359da1749bb00c59 (diff) | |
download | nginx-8f702a573a28622a855ad83d28f49270232b7ad3.tar.gz nginx-8f702a573a28622a855ad83d28f49270232b7ad3.zip |
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/mail/ngx_mail_ssl_module.c')
0 files changed, 0 insertions, 0 deletions