log src/http/ngx_http_upstream_round_robin.c @ 5898:f0af7ba616d8

age author description
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().
Mon, 21 Oct 2013 18:20:32 +0800 Xiaochen Wang Upstream: optimize loops in ngx_http_upstream_init_round_robin().