]> git.kaiwu.me - nginx.git/commit
Upstream: refactored proxy_cache and friends.
authorValentin Bartenev <vbart@nginx.com>
Mon, 22 Dec 2014 09:59:02 +0000 (12:59 +0300)
committerValentin Bartenev <vbart@nginx.com>
Mon, 22 Dec 2014 09:59:02 +0000 (12:59 +0300)
commitc40a72761c909aca80fb27d9df12fa3043afbaa2
tree9bb116b484cfebd8723f51442dc6eb5f867885d9
parent66dcbab7a13bc0cf5212aebd662dcb23cec8808d
Upstream: refactored proxy_cache and friends.

The configuration handling code has changed to look similar to the proxy_store
directive and friends.  This simplifies adding variable support in the following
patch.

No functional changes.
src/http/modules/ngx_http_fastcgi_module.c
src/http/modules/ngx_http_proxy_module.c
src/http/modules/ngx_http_scgi_module.c
src/http/modules/ngx_http_uwsgi_module.c
src/http/ngx_http_upstream.c
src/http/ngx_http_upstream.h