From: Fabian Keil Date: Sat, 13 Dec 2008 11:20:41 +0000 (+0000) Subject: Reword FEATURE_CONNECTION_KEEP_ALIVE description. X-Git-Tag: v_3_0_11~135 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=8d09bf022eb055d175b8b4642df7f8dd5e4e9e19 Reword FEATURE_CONNECTION_KEEP_ALIVE description. --- 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