The official NGINX Open Source repository.
Go to file
Maxim Dounin 142ed3f499 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: fixed perl Makefile generation (ticket #334). 2013-04-19 12:19:57 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.4.4-RELEASE 2013-11-19 15:25:24 +04:00
misc Updated zlib used for win32 builds. 2013-06-04 16:16:51 +04:00
src Fixed "zero size buf in output" alerts. 2014-01-04 03:32:22 +04:00
.hgtags release-1.4.4 tag 2013-11-19 15:25:24 +04:00