log src/http/modules/ngx_http_upstream_keepalive_module.c @ 8097:6b81c065e2d3 stable-1.22

age author description
Thu, 08 Apr 2021 00:16:30 +0300 Maxim Dounin Changed keepalive_requests default to 1000 (ticket #2155).
Thu, 08 Apr 2021 00:15:48 +0300 Maxim Dounin Introduced the "keepalive_time" directive.
Thu, 05 Dec 2019 19:38:06 +0300 Maxim Dounin Upstream keepalive: clearing of c->data in cached connections.
Fri, 10 Aug 2018 21:54:46 +0300 Maxim Dounin Upstream keepalive: keepalive_requests directive.
Fri, 10 Aug 2018 21:54:23 +0300 Maxim Dounin Upstream keepalive: keepalive_timeout directive.
Fri, 10 Aug 2018 21:54:17 +0300 Maxim Dounin Upstream keepalive: comment added.
Tue, 28 Nov 2017 14:00:00 +0300 Roman Arutyunyan Upstream keepalive: clean read delayed flag in stored connections.