The official NGINX Open Source repository.
Go to file
Maxim Dounin 8f702a573a 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.
2014-01-04 03:32:22 +04:00
auto Configure: enable -Wconditional-uninitialized with clang. 2013-12-06 13:16:56 +04:00
conf MIME: added application/json MIME type. 2013-09-18 12:59:47 -07:00
contrib Contrib: added vim to README. 2013-12-06 19:58:27 +04:00
docs Typo fixed. 2013-12-19 13:50:23 +04:00
misc Updated PCRE used for win32 builds. 2013-08-23 22:54:08 +04:00
src Fixed "zero size buf in output" alerts. 2014-01-04 03:32:22 +04:00
.hgtags release-1.5.8 tag 2013-12-17 17:46:26 +04:00