]> git.kaiwu.me - nginx.git/commit
nginx-0.3.33-RELEASE import release-0.3.33
authorIgor Sysoev <igor@sysoev.ru>
Wed, 15 Mar 2006 09:53:04 +0000 (09:53 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 15 Mar 2006 09:53:04 +0000 (09:53 +0000)
commit8fea885cbf8d63d67ee6b7ea82e3e0438182ac36
tree232fb0db90b71aeb124c970bf619f3dd1de19aac
parent5e40d785cbb896a9ed218c6a599863f2a82aa721
nginx-0.3.33-RELEASE import

    *) Feature: the "http_503" parameter of the "proxy_next_upstream" or
       "fastcgi_next_upstream" directives.

    *) Bugfix: ngx_http_perl_module did not work with inlined in the
       configuration code, if it was not started with the "sub" word.

    *) Bugfix: in the "post_action" directive.
15 files changed:
auto/os/features
docs/xml/nginx/changes.xml
src/core/nginx.h
src/core/ngx_conf_file.h
src/event/modules/ngx_kqueue_module.c
src/http/modules/ngx_http_fastcgi_module.c
src/http/modules/ngx_http_proxy_module.c
src/http/modules/perl/ngx_http_perl_module.c
src/http/ngx_http_core_module.c
src/http/ngx_http_parse.c
src/http/ngx_http_request.c
src/http/ngx_http_script.c
src/http/ngx_http_script.h
src/http/ngx_http_upstream.c
src/http/ngx_http_upstream.h