log src/http/modules/ngx_http_upstream_ip_hash_module.c @ 7738:554c6ae25ffc

age author description
Thu, 14 Jun 2018 07:03:50 +0300 Ruslan Ermilov Upstream: improved peer selection concurrency for hash and ip_hash.
Thu, 22 Sep 2016 19:32:47 +0300 Ruslan Ermilov Upstream: max_conns.
Thu, 31 Mar 2016 02:33:57 +0300 Sergey Kandaurov Fixed logging.
Tue, 21 Apr 2015 19:09:04 +0300 Ruslan Ermilov Upstream: simplified ip_hash and hash peer selection code.
Thu, 16 Apr 2015 20:09:11 +0300 Ruslan Ermilov Upstream: get rid of questionable micro-optimization in ip_hash.
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.
Fri, 23 May 2014 13:47:05 +0400 Roman Arutyunyan Upstream: fix tries check in ip_hash.
Mon, 09 Dec 2013 13:43:27 +0400 Vladimir Homutov Upstream: simplified peer selection loop in the "ip_hash" module.
Wed, 04 Sep 2013 20:48:23 +0400 Maxim Dounin Win32: Borland C compatibility fixes.
Fri, 12 Apr 2013 19:12:13 +0000 Ruslan Ermilov Upstream: warn if multiple non-stackable balancers are installed.
Mon, 02 Jul 2012 16:41:13 +0000 Maxim Dounin Merge of r4655, r4656, r4657, r4695, r4696: upstream changes. stable-1.2
Tue, 19 Jun 2012 12:36:54 +0000 Ruslan Ermilov Added IPv6 support to ip_hash.
Sun, 03 Jun 2012 23:22:41 +0000 Maxim Dounin Upstream: weights support in ip_hash balancer.