| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and allocate its elements from temporary pool
|
| |
|
|
|
|
|
|
| |
fastcgi_upstream_max_fails, fastcgi_upstream_fail_timeout,
memcached_upstream_max_fails, and memcached_upstream_fail_timeout
directives obsolete since 0.5.0 version
|
| |
|
|
|
|
| |
if 400 or 414 response has been redirected to upstream
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
internal redirect
|
| |
|
| |
|
|
|
|
| |
only if cache settings are similar
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
*) warn about "proxy_redirect false"
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
*) add proxy_next_upstream http_502 and http_504
*) fix http_503
|
| |
|
| |
|
|
|
|
|
| |
*) refactor ngx_parse_unix_domain_url()
*) delete unused ngx_url_t fields
|
| |
|