log src/http/ngx_http_upstream_round_robin.h @ 7660:d33e17499088

age author description
Mon, 10 Oct 2016 18:44:17 +0300 Maxim Dounin Modules compatibility: compatibility with NGX_HTTP_SSL.
Thu, 29 Sep 2016 15:28:24 +0300 Ruslan Ermilov Introduced the NGX_COMPAT macro.
Thu, 29 Sep 2016 18:06:05 +0300 Maxim Dounin Modules compatibility: down flag promoted to a bitmask.
Thu, 29 Sep 2016 18:06:04 +0300 Maxim Dounin Modules compatibility: upstream config field.
Thu, 29 Sep 2016 18:06:00 +0300 Maxim Dounin Modules compatibility: slow start fields.
Thu, 22 Sep 2016 19:32:47 +0300 Ruslan Ermilov Upstream: max_conns.
Mon, 25 Jul 2016 16:23:35 +0300 Maxim Dounin Upstream: style, ngx_http_upstream_rr_peer_t.next moved.
Tue, 16 Jun 2015 00:43:00 +0300 Ruslan Ermilov Upstream: fixed shared upstreams on win32.
Tue, 14 Apr 2015 19:01:25 +0300 Ruslan Ermilov Upstream: the "zone" directive.
Tue, 14 Apr 2015 19:01:23 +0300 Ruslan Ermilov Upstreams: locking.
Fri, 10 Apr 2015 14:48:36 +0300 Ruslan Ermilov Upstream: store peers as a linked list.
Fri, 10 Apr 2015 13:16:23 +0300 Ruslan Ermilov Upstream: track the number of active connections to upstreams.
Mon, 23 Mar 2015 13:52:47 +0300 Ruslan Ermilov Removed stub implementation of win32 mutexes.
Mon, 02 Jun 2014 16:16:22 +0400 Roman Arutyunyan Upstream: generic hash module.
Mon, 25 Mar 2013 14:51:44 +0000 Ruslan Ermilov Upstream: removed rudiments of upstream connection caching.
Sun, 03 Jun 2012 23:22:41 +0000 Maxim Dounin Upstream: weights support in ip_hash balancer.
Mon, 14 May 2012 09:57:20 +0000 Maxim Dounin Upstream: smooth weighted round-robin balancing.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Wed, 12 Oct 2011 14:22:48 +0000 Maxim Dounin Better recheck of dead upstream servers.
Mon, 02 Nov 2009 12:41:56 +0000 Igor Sysoev style fix
Tue, 27 Nov 2007 13:34:13 +0000 Igor Sysoev proxy_pass variables support
Thu, 09 Aug 2007 13:54:33 +0000 Igor Sysoev backup upstream servers
Sat, 28 Jul 2007 16:04:01 +0000 Igor Sysoev fair upstream weight balancer
Tue, 10 Jul 2007 21:04:37 +0000 Igor Sysoev fix segfault when session was freed twice
Sun, 24 Dec 2006 21:07:34 +0000 Igor Sysoev style fix: remove trailing spaces
Mon, 04 Dec 2006 16:46:13 +0000 Igor Sysoev upstream choice modules