]> git.kaiwu.me - nginx.git/commit
*) refactor subrequest handling, now they run as separate posted requests
authorIgor Sysoev <igor@sysoev.ru>
Mon, 8 Dec 2008 14:23:20 +0000 (14:23 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 8 Dec 2008 14:23:20 +0000 (14:23 +0000)
commit851cd73f1d1fffd265bff03f5db9470ec7f2842f
tree8b37df6fa5cc2ff72799a53532000b52480de34e
parentba206e147c5fd9932b04ac24d01662d86ba7d6b9
*) refactor subrequest handling, now they run as separate posted requests
*) now $upstream_addr, $upstream_status, $upstream_response_time can be used
   with log_subrequest
src/http/modules/ngx_http_addition_filter_module.c
src/http/modules/ngx_http_ssi_filter_module.c
src/http/modules/ngx_http_static_module.c
src/http/ngx_http.h
src/http/ngx_http_copy_filter_module.c
src/http/ngx_http_core_module.c
src/http/ngx_http_postpone_filter_module.c
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/ngx_http_upstream.c
src/http/ngx_http_upstream.h