log src/http/ngx_http_upstream_round_robin.c @ 6099:6ff0ebd6fbf4

age author description
Fri, 10 Apr 2015 13:16:23 +0300 Ruslan Ermilov Upstream: track the number of active connections to upstreams.
Fri, 12 Sep 2014 18:50:46 +0400 Roman Arutyunyan Upstream: included backup peers into peer.tries.
Sun, 06 Jul 2014 16:41:14 -0700 Piotr Sikora SSL: stop accessing SSL_SESSION's fields directly.
Thu, 12 Jun 2014 21:13:24 +0400 Ruslan Ermilov Upstream: simplified some code that accesses peers.
Mon, 02 Jun 2014 16:16:22 +0400 Roman Arutyunyan Upstream: generic hash module.
Fri, 06 Dec 2013 14:30:27 +0400 Ruslan Ermilov Changed resolver API to use ngx_addr_t.
Tue, 03 Dec 2013 17:12:16 +0400 Vladimir Homutov Improved code readablity in ngx_http_upstream_init_round_robin().