]> git.kaiwu.me - nginx.git/commit
nginx-0.3.28-RELEASE import release-0.3.28
authorIgor Sysoev <igor@sysoev.ru>
Thu, 16 Feb 2006 15:26:46 +0000 (15:26 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 16 Feb 2006 15:26:46 +0000 (15:26 +0000)
commitc2807ecf4522cbd23c18fe87e3d4c0f793026e7a
treed6c4d64689d7ec8dd8315988360e6c5b62b3c210
parentc07b968bebe0801836ee94753b28a7d227ff76cc
nginx-0.3.28-RELEASE import

    *) Feature: the "restrict_host_names" directive was canceled.

    *) Feature: the --with-cpu-opt=ppc64 configuration parameter.

    *) Bugfix: on some condition the proxied connection with a client was
       terminated prematurely.
       Thanks to Vladimir Shutoff.

    *) Bugfix: the "X-Accel-Limit-Rate" header line was not taken into
       account if the request was redirected using the "X-Accel-Redirect"
       header line.

    *) Bugfix: the "post_action" directive ran only after a successful
       completion of a request.

    *) Bugfix: the proxied response body generated by the "post_action"
       directive was transferred to a client.
18 files changed:
auto/cc/gcc
auto/options
docs/xml/nginx/changes.xml
src/core/nginx.h
src/core/ngx_string.c
src/event/ngx_event_pipe.c
src/http/modules/ngx_http_empty_gif_module.c
src/http/modules/ngx_http_referer_module.c
src/http/modules/perl/nginx.xs
src/http/ngx_http.c
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/ngx_http_special_response.c
src/http/ngx_http_upstream.c
src/os/unix/ngx_atomic.h
src/os/win32/ngx_win32_config.h