nginx-1.2.7-upstream_truncation.patch: worked around an issue in ngx_event_pipe_copy_input_filter because it does not set p->upstream_done when p->length <= 0 like ngx_http_proxy_copy_filter.

This commit is contained in:
agentzh (Yichun Zhang)
2013-04-08 16:50:48 -07:00
parent 13efb24106
commit 49d9d9b778
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
#main_ver=1.3.11
main_ver=1.2.7
minor_ver=5rc2
minor_ver=5rc4
version=$main_ver.$minor_ver
echo $version