log src/http/ngx_http_upstream_round_robin.c @ 7557:123647025f4a stable-1.16 release-1.16.1

age author description
Tue, 17 Jul 2018 12:53:23 +0300 Sergey Kandaurov SSL: save sessions for upstream peers using a callback function.
Mon, 31 Oct 2016 18:33:33 +0300 Ruslan Ermilov Upstream: added the ngx_http_upstream_resolved_t.name field.
Thu, 29 Sep 2016 18:06:04 +0300 Maxim Dounin Modules compatibility: upstream config field.
Thu, 22 Sep 2016 19:32:47 +0300 Ruslan Ermilov Upstream: max_conns.
Thu, 22 Sep 2016 19:32:45 +0300 Ruslan Ermilov Upstream: removed the quick recovery mechanism.
Thu, 22 Sep 2016 19:31:08 +0300 Maxim Dounin Upstream: style.
Mon, 20 Jun 2016 11:50:39 +0300 Roman Arutyunyan Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.