]> git.kaiwu.me - nginx.git/commit
fix case when a host in fastcgi_pass, scgi_pass, and uwsgi_pass
authorIgor Sysoev <igor@sysoev.ru>
Mon, 4 Apr 2011 10:43:21 +0000 (10:43 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 4 Apr 2011 10:43:21 +0000 (10:43 +0000)
commitfde7d51392598d0fa74dca125883d9663e7eb80a
treefbde480f7a1eddb2091efcf5543624e89c04ace6
parent450c981ab968c073049aea7f16dad0134701a403
fix case when a host in fastcgi_pass, scgi_pass, and uwsgi_pass
is given by expression and refers to a defined upstream
src/http/modules/ngx_http_fastcgi_module.c
src/http/modules/ngx_http_scgi_module.c
src/http/modules/ngx_http_uwsgi_module.c
src/http/ngx_http_upstream.c