log src/http/ngx_http_upstream_round_robin.c @ 5756:5b7276408565

age author description
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().