log src/http/modules/ngx_http_upstream_keepalive_module.c @ 9306:e46e1ea89ccd default tip

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.