]> git.kaiwu.me - nginx.git/commit
nginx-0.3.47-RELEASE import release-0.3.47
authorIgor Sysoev <igor@sysoev.ru>
Tue, 23 May 2006 14:54:58 +0000 (14:54 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 23 May 2006 14:54:58 +0000 (14:54 +0000)
commit6f134cc2751846c7fb64e8862dfe8d57185872af
treedc9bb5e6acdc1bc5355539a9d7f73c01c83b09c3
parente425c20bbe6b401f1f816fded996543212e08b0c
nginx-0.3.47-RELEASE import

    *) Feature: the "upstream" directive.

    *) Change: now the "\" escape symbol in the "\"" and "\'" pairs in the
       SSI command is always removed.
19 files changed:
docs/xml/nginx/changes.xml
src/core/nginx.h
src/core/ngx_conf_file.h
src/core/ngx_core.h
src/core/ngx_cpuinfo.c
src/core/ngx_inet.c
src/core/ngx_inet.h
src/core/ngx_parse.c
src/event/ngx_event_connect.h
src/http/modules/ngx_http_empty_gif_module.c
src/http/modules/ngx_http_fastcgi_module.c
src/http/modules/ngx_http_proxy_module.c
src/http/modules/ngx_http_ssi_filter_module.c
src/http/modules/perl/ngx_http_perl_module.c
src/http/ngx_http_core_module.c
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/ngx_http_upstream.c
src/http/ngx_http_upstream.h