]> git.kaiwu.me - nginx.git/commit
nginx-0.3.2-RELEASE import release-0.3.2
authorIgor Sysoev <igor@sysoev.ru>
Wed, 12 Oct 2005 13:50:36 +0000 (13:50 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 12 Oct 2005 13:50:36 +0000 (13:50 +0000)
commit784522377ec160bc148ff3bb40fb87ede7506d5d
tree0c76a9c51a1c2ffa35ad3eb05e3b80f6cc19c60a
parentbbfe3033bc82427b15ccf73767e786cbb12a7627
nginx-0.3.2-RELEASE import

    *) Feature: the Sun Studio 10 C compiler support.

    *) Feature: the "proxy_upstream_max_fails",
       "proxy_upstream_fail_timeout", "fastcgi_upstream_max_fails", and
       "fastcgi_upstream_fail_timeout" directives.
53 files changed:
auto/cc/conf
auto/cc/gcc
auto/cc/icc
auto/cc/name
auto/cc/sunc [new file with mode: 0644]
auto/configure
auto/lib/openssl/conf
auto/lib/pcre/conf
auto/make
auto/os/solaris
auto/sources
docs/xml/nginx/changes.xml
src/core/nginx.h
src/core/ngx_conf_file.c
src/core/ngx_config.h
src/core/ngx_connection.c
src/core/ngx_cycle.c
src/core/ngx_cycle.h
src/core/ngx_file.c
src/core/ngx_file.h
src/core/ngx_inet.c
src/core/ngx_string.c
src/event/modules/ngx_kqueue_module.c
src/event/ngx_event.c
src/event/ngx_event_accept.c
src/event/ngx_event_acceptex.c
src/event/ngx_event_connect.c
src/event/ngx_event_timer.c
src/event/ngx_event_timer.h
src/http/modules/ngx_http_fastcgi_module.c
src/http/modules/ngx_http_proxy_module.c
src/http/ngx_http.c
src/http/ngx_http_request.c
src/http/ngx_http_upstream.c
src/http/ngx_http_upstream.h
src/http/ngx_http_variables.c
src/os/unix/ngx_atomic.h
src/os/unix/ngx_channel.c
src/os/unix/ngx_files.c
src/os/unix/ngx_gcc_atomic_amd64.h [new file with mode: 0644]
src/os/unix/ngx_gcc_atomic_ppc.h [new file with mode: 0644]
src/os/unix/ngx_gcc_atomic_sparc64.h [new file with mode: 0644]
src/os/unix/ngx_gcc_atomic_x86.h [new file with mode: 0644]
src/os/unix/ngx_readv_chain.c
src/os/unix/ngx_sunpro_amd64.il [new file with mode: 0644]
src/os/unix/ngx_sunpro_atomic_sparc64.h [new file with mode: 0644]
src/os/unix/ngx_sunpro_sparc64.il [new file with mode: 0644]
src/os/unix/ngx_sunpro_x86.il [new file with mode: 0644]
src/os/unix/ngx_time.h
src/os/unix/ngx_writev_chain.c
src/os/win32/ngx_atomic.h
src/os/win32/ngx_files.c
src/os/win32/ngx_time.h