log src/http/modules/ngx_http_upstream_keepalive_module.c @ 8948:e32b48848add

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.