]> git.kaiwu.me - nginx.git/commit
nginx-0.1.22-RELEASE import release-0.1.22
authorIgor Sysoev <igor@sysoev.ru>
Thu, 24 Feb 2005 12:29:09 +0000 (12:29 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 24 Feb 2005 12:29:09 +0000 (12:29 +0000)
commit4a71559d9bf433baf01c459c7daba58f99805b32
treef414a54fc1624eaddd446bbe9f0c1370e38df87e
parent4dc57ba98fb7526efe4564f4d352c52024c47535
nginx-0.1.22-RELEASE import

    *) Bugfix: the ngx_http_stub_status_module showed incorrect handled
       connections statistics if the proxying or FastCGI server were used.

    *) Bugfix: the installation paths were incorrectly quoted on Linux and
       Solaris; the bug had appeared in 0.1.21.
15 files changed:
auto/install
docs/xml/nginx/changes.xml
src/core/nginx.h
src/core/ngx_connection.h
src/core/ngx_file.c
src/core/ngx_file.h
src/core/ngx_log.h
src/core/ngx_string.c
src/event/ngx_event.c
src/event/ngx_event.h
src/event/ngx_event_accept.c
src/http/modules/ngx_http_range_filter.c
src/http/modules/ngx_http_stub_status_module.c
src/http/ngx_http_request.c
src/os/unix/ngx_atomic.h