]> git.kaiwu.me - nginx.git/commit
upstream choice modules
authorIgor Sysoev <igor@sysoev.ru>
Mon, 4 Dec 2006 16:46:13 +0000 (16:46 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 4 Dec 2006 16:46:13 +0000 (16:46 +0000)
commit3d2fd18a3935a7f1b68f14aa95990eef8841acad
tree9b0bc5932393105bf4f89f403d042494762b8ea2
parenta53f7293c8b8e2dcc3168ce96903afe5c55dd763
upstream choice modules
24 files changed:
auto/modules
auto/options
auto/sources
src/core/ngx_core.h
src/core/ngx_inet.c
src/core/ngx_inet.h
src/event/ngx_event_connect.c
src/event/ngx_event_connect.h
src/http/modules/ngx_http_fastcgi_module.c
src/http/modules/ngx_http_memcached_module.c
src/http/modules/ngx_http_proxy_module.c
src/http/modules/ngx_http_upstream_ip_hash_module.c [new file with mode: 0644]
src/http/ngx_http.h
src/http/ngx_http_request.c
src/http/ngx_http_upstream.c
src/http/ngx_http_upstream.h
src/http/ngx_http_upstream_round_robin.c [new file with mode: 0644]
src/http/ngx_http_upstream_round_robin.h [new file with mode: 0644]
src/imap/ngx_imap.h
src/imap/ngx_imap_auth_http_module.c
src/imap/ngx_imap_handler.c
src/imap/ngx_imap_proxy_module.c
src/mysql/ngx_http_mysql_test.c
src/mysql/ngx_mysql.c