log src/http/modules/ngx_http_upstream_hash_module.c @ 6148:bf8b6534db3a

age author description
Mon, 18 May 2015 16:05:44 +0300 Sergey Kandaurov Upstream hash: consistency across little/big endianness.
Tue, 21 Apr 2015 19:09:04 +0300 Ruslan Ermilov Upstream: simplified ip_hash and hash peer selection code.
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, 02 Mar 2015 18:41:29 +0300 Roman Arutyunyan Upstream hash: speedup consistent hash init.
Mon, 02 Jun 2014 16:16:22 +0400 Roman Arutyunyan Upstream: generic hash module.