log src/http/ngx_http_upstream_round_robin.c @ 5568:560de9681661 stable-1.4

age author description
Tue, 21 May 2013 21:47:50 +0400 Maxim Dounin Upstream: fixed fail_timeout and max_fails > 1.
Fri, 29 Mar 2013 18:16:27 +0000 Maxim Dounin Merge of r5133, r5134: peer.free() and peer.get() balance. stable-1.2
Mon, 25 Mar 2013 14:51:44 +0000 Ruslan Ermilov Upstream: removed rudiments of upstream connection caching.
Mon, 25 Mar 2013 13:41:30 +0000 Ruslan Ermilov Upstream: removed sorting of upstream servers.
Mon, 25 Mar 2013 13:16:55 +0000 Ruslan Ermilov Upstream: removed double-free workarounds in peer.free() methods.
Mon, 11 Feb 2013 14:56:14 +0000 Maxim Dounin Merge of r4992: off-by-one with 32/64 upstream backup servers. stable-1.2
Thu, 10 Jan 2013 12:58:55 +0000 Ruslan Ermilov Fixed "proxy_pass" with IP address and no port (ticket #276).
Tue, 25 Dec 2012 08:02:21 +0000 Valentin Bartenev Upstream: fixed state resetting when switching to backup servers.
Mon, 10 Dec 2012 16:35:32 +0000 Maxim Dounin Merge of r4915, r4916, r4917: upstream minor fixes. stable-1.2
Fri, 16 Nov 2012 12:18:05 +0000 Ruslan Ermilov Upstream: honor the "down" flag for a single server.
Mon, 02 Jul 2012 16:41:13 +0000 Maxim Dounin Merge of r4655, r4656, r4657, r4695, r4696: upstream changes. stable-1.2
Mon, 04 Jun 2012 11:21:58 +0000 Maxim Dounin Merge of r4622, r4623: balancing changes. stable-1.2
Sun, 03 Jun 2012 23:22:41 +0000 Maxim Dounin Upstream: weights support in ip_hash balancer.
Mon, 14 May 2012 09:58:07 +0000 Maxim Dounin Upstream: fixed ip_hash rebalancing with the "down" flag.
Mon, 14 May 2012 09:57:20 +0000 Maxim Dounin Upstream: smooth weighted round-robin balancing.