]> git.kaiwu.me - nginx.git/commit
nginx-0.1.13-RELEASE import release-0.1.13
authorIgor Sysoev <igor@sysoev.ru>
Tue, 21 Dec 2004 12:30:30 +0000 (12:30 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 21 Dec 2004 12:30:30 +0000 (12:30 +0000)
commitb1dfe478a03ad6919f174812951f6a2bec8befae
treed8802484f8dbf5309b17a95b5fc9749627720a53
parent5275a8b3ac534ff36973801ec2aa6ce1214d7cc9
nginx-0.1.13-RELEASE import

    *) Feature: the server_names_hash and server_names_hash_threshold
       directives.

    *) Bugfix: the *.domain.tld names in the "server_name" directive did
       not work.

    *) Bugfix: the %request_length log parameter logged the incorrect
       length.
44 files changed:
auto/lib/conf
auto/lib/md5/conf
auto/modules
auto/options
auto/os/conf
auto/os/linux
auto/sources
auto/summary
auto/unix
docs/xml/nginx/changes.xml
src/core/nginx.h
src/core/ngx_config.h
src/core/ngx_connection.c
src/core/ngx_palloc.c
src/core/ngx_string.c
src/core/ngx_string.h
src/core/ngx_times.c
src/core/ngx_times.h
src/event/ngx_event_accept.c
src/http/modules/ngx_http_charset_filter.c
src/http/modules/ngx_http_headers_filter.c
src/http/modules/proxy/ngx_http_proxy_handler.c
src/http/ngx_http.c
src/http/ngx_http.h
src/http/ngx_http_cache.c
src/http/ngx_http_cache.h
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h
src/http/ngx_http_file_cache.c
src/http/ngx_http_header_filter.c
src/http/ngx_http_log_handler.c
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/ngx_http_special_response.c
src/os/unix/ngx_aio_write_chain.c
src/os/unix/ngx_freebsd_sendfile_chain.c
src/os/unix/ngx_linux_sendfile_chain.c
src/os/unix/ngx_posix_init.c
src/os/unix/ngx_process.c
src/os/unix/ngx_process_cycle.c
src/os/unix/ngx_process_cycle.h
src/os/unix/ngx_solaris_sendfilev_chain.c
src/os/unix/ngx_writev_chain.c
src/os/win32/ngx_win32_config.h