nginx 0.7.4v0.7.4
commit4ef6da142af3e9e8907a72f85fa8b6b25e5dc6d7
authorIgor Sysoev <igor@sysoev.ru>
Sun, 29 Jun 2008 20:00:00 +0000 (30 00:00 +0400)
committerKirill A. Korinskiy <catap@catap.ru>
Sun, 29 Jun 2008 20:00:00 +0000 (30 00:00 +0400)
treed58884df7512a7f3497f3889405702e761d073f5
parent3c0ba216a930f6cbd0bef4fe999184a148d54379
nginx 0.7.4

    *) Feature: variables support in the "access_log" directive.

    *) Feature: the "open_log_file_cache" directive.

    *) Feature: the -g switch.

    *) Feature: the "Expect" request header line support.

    *) Bugfix: large SSI inclusions might be truncated.
27 files changed:
CHANGES
CHANGES.ru
src/core/nginx.c
src/core/nginx.h
src/core/ngx_conf_file.c
src/core/ngx_conf_file.h
src/core/ngx_cycle.c
src/core/ngx_cycle.h
src/core/ngx_open_file_cache.c
src/core/ngx_open_file_cache.h
src/event/modules/ngx_epoll_module.c
src/event/modules/ngx_select_module.c
src/event/ngx_event.c
src/http/modules/ngx_http_flv_module.c
src/http/modules/ngx_http_gzip_static_module.c
src/http/modules/ngx_http_index_module.c
src/http/modules/ngx_http_log_module.c
src/http/modules/ngx_http_proxy_module.c
src/http/modules/ngx_http_static_module.c
src/http/modules/perl/nginx.pm
src/http/modules/perl/nginx.xs
src/http/ngx_http_core_module.c
src/http/ngx_http_postpone_filter_module.c
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/ngx_http_script.c
src/mail/ngx_mail_auth_http_module.c