commit | 5d143ca864012d338174f82513bf3b8533de98ab | [log] [tgz] |
---|---|---|
author | Ruslan Ermilov <ru@nginx.com> | Wed Jan 16 09:42:57 2013 +0000 |
committer | Ruslan Ermilov <ru@nginx.com> | Wed Jan 16 09:42:57 2013 +0000 |
tree | 647513b22cf369085d12106ba96856373a6fda7b | |
parent | 2aad7d7bb7b31677ce269765f701742141bffd90 [diff] |
Fixed and improved the "*_bind" directives of proxying modules. The "proxy_bind", "fastcgi_bind", "uwsgi_bind", "scgi_bind" and "memcached_bind" directives are now inherited; inherited value can be reset by the "off" parameter. Duplicate directives are now detected. Parameter value can now contain variables.