_upstream_max_fails and _upstream_fail_timeout directives
Igor Sysoev
igor at sysoev.ru
Wed May 19 16:30:34 MSD 2010
On Wed, May 19, 2010 at 01:15:43PM +0200, Manlio Perillo wrote:
> Hi.
>
> Starting from Nginx 0.5.0, the directives "proxy_upstream_max_fails",
> "proxy_upstream_fail_timeout", "fastcgi_upstream_max_fails",
> "fastcgi_upstream_fail_timeout", "memcached_upstream_max_fails", and
> "memcached_upstream_fail_timeout" are no more supported.
>
> However they are still supported in the code.
> What is the reason?
Because
*) Feature: the "server" directive in the "upstream" context supports
the "max_fails", "fail_timeout", and "down" parameters.
They conflicted.
--
Igor Sysoev
http://sysoev.ru/en/
More information about the nginx
mailing list