No description
Find a file
Maxim Dounin a5579fdaff Merge of r4461: upstream: fixed "too big header" check.
If header filter postponed processing of a header by returning NGX_AGAIN
and not moved u->buffer->pos, previous check incorrectly assumed there
is additional space and did another recv() with zero-size buffer.  This
resulted in "upstream prematurely closed connection" error instead
of correct "upstream sent too big header" one.

Patch by Feibo Li.
2012-03-05 12:15:02 +00:00
auto Merge of r4460: ngx_ncpu detection for most *nix platforms. 2012-03-05 12:10:09 +00:00
conf Merge of r4282, r4302: 2011-12-14 15:16:05 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.0.12-RELEASE 2012-02-06 14:08:59 +00:00
misc Updated libs used for win32 builds. 2012-02-06 11:40:10 +00:00
src Merge of r4461: upstream: fixed "too big header" check. 2012-03-05 12:15:02 +00:00