From 15bbb9f914786767326492df1f21cf742245a54d Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
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 @@
               <td><code>FEATURE_CONNECTION_KEEP_ALIVE</code></td>
               <td>@if-FEATURE_CONNECTION_KEEP_ALIVE-then@ Yes @else-not-FEATURE_CONNECTION_KEEP_ALIVE@ No @endif-FEATURE_CONNECTION_KEEP_ALIVE@</td>
               <td>
-               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.
               </td>
             </tr>
-- 
2.49.0