From 8d09bf022eb055d175b8b4642df7f8dd5e4e9e19 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 13 Dec 2008 11:20:41 +0000 Subject: [PATCH] Reword FEATURE_CONNECTION_KEEP_ALIVE description. --- templates/show-status | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/show-status b/templates/show-status index a07c1736..f71e2de1 100644 --- a/templates/show-status +++ b/templates/show-status @@ -232,7 +232,10 @@ FEATURE_CONNECTION_KEEP_ALIVE @if-FEATURE_CONNECTION_KEEP_ALIVE-then@ Yes @else-not-FEATURE_CONNECTION_KEEP_ALIVE@ No @endif-FEATURE_CONNECTION_KEEP_ALIVE@ - Keep outgoing connections alive if possible. Incomplete and experimental. + + Allows to reuse outgoing connections if the server supports it. + Requires the keep-alive-timeout config directive to be set. + FEATURE_FAST_REDIRECTS -- 2.39.2