The official NGINX Open Source repository.
Go to file
Maxim Dounin 93b61fad80 Upstream: fixed fail_timeout and max_fails > 1.
Due to peer->checked always set since rev. c90801720a0c (1.3.0)
by round-robin and least_conn balancers (ip_hash not affected),
the code in ngx_http_upstream_free_round_robin_peer() function
incorrectly reset peer->fails too often.

Reported by Dmitry Popov,
http://mailman.nginx.org/pipermail/nginx-devel/2013-May/003720.html
2013-05-21 21:47:50 +04:00
auto Configure: fixed perl Makefile generation (ticket #334). 2013-04-19 12:19:57 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.4.1-RELEASE 2013-05-06 14:20:27 +04:00
misc Removed vestiges of SVN. 2013-04-25 17:41:45 +04:00
src Upstream: fixed fail_timeout and max_fails > 1. 2013-05-21 21:47:50 +04:00
.hgtags release-1.4.1 tag 2013-05-06 14:21:38 +04:00