From 15bbb9f914786767326492df1f21cf742245a54d Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 19 Jul 2009 09:22:02 +0000 Subject: [PATCH] Update FEATURE_CONNECTION_KEEP_ALIVE description. --- templates/show-status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/show-status b/templates/show-status index 2405c4c7..c890a3e6 100644 --- a/templates/show-status +++ b/templates/show-status @@ -233,7 +233,7 @@ FEATURE_CONNECTION_KEEP_ALIVE @if-FEATURE_CONNECTION_KEEP_ALIVE-then@ Yes @else-not-FEATURE_CONNECTION_KEEP_ALIVE@ No @endif-FEATURE_CONNECTION_KEEP_ALIVE@ - Allows to reuse outgoing connections if the server supports it. + Allows to send multiple request through the same connections if the server supports it. Requires the keep-alive-timeout config directive to be set. -- 2.39.2