log src/stream/ngx_stream_upstream_hash_module.c @ 7682:2ab0ecfe5a5f

age author description
Thu, 23 May 2019 16:49:22 +0300 Niklas Keller Upstream hash: fall back to round-robin if hash key is empty.
Thu, 14 Jun 2018 07:03:50 +0300 Ruslan Ermilov Upstream: improved peer selection concurrency for hash and ip_hash.
Thu, 05 Oct 2017 17:43:05 +0300 Maxim Dounin Upstream hash: reordered peer checks.
Thu, 05 Oct 2017 17:42:59 +0300 Maxim Dounin Upstream hash: limited number of tries in consistent case.
Thu, 22 Sep 2016 19:32:47 +0300 Ruslan Ermilov Upstream: max_conns.
Thu, 22 Sep 2016 19:31:08 +0300 Maxim Dounin Upstream: style.
Fri, 16 Sep 2016 15:13:24 +0300 Vladimir Homutov Upstream hash: fixed missing upstream name initialization.