nginx 0.8.9v0.8.9
commit5e153e464fa97b7cc1c8f4b14540d0e31ba673ca
authorIgor Sysoev <igor@sysoev.ru>
Sun, 16 Aug 2009 20:00:00 +0000 (17 00:00 +0400)
committerKirill A. Korinskiy <catap@catap.ru>
Sun, 16 Aug 2009 20:00:00 +0000 (17 00:00 +0400)
tree9f6316517237e88ca0a1397bc812f0470f5e1a5a
parentddcff851a7c471a9bdd61652618dd6fce1ef3a95
nginx 0.8.9

    *) Feature: now the start cache loader runs in a separate process; this
       should improve large caches handling.

    *) Feature: now temporarily files and permanent storage area may reside
       at different file systems.
16 files changed:
CHANGES
CHANGES.ru
src/core/nginx.h
src/core/ngx_file.c
src/core/ngx_file.h
src/http/modules/ngx_http_dav_module.c
src/http/modules/ngx_http_fastcgi_module.c
src/http/modules/perl/nginx.pm
src/http/ngx_http_cache.h
src/http/ngx_http_file_cache.c
src/http/ngx_http_upstream.c
src/os/unix/ngx_errno.h
src/os/unix/ngx_process.c
src/os/unix/ngx_process.h
src/os/unix/ngx_process_cycle.c
src/os/unix/ngx_process_cycle.h