Reword FEATURE_CONNECTION_KEEP_ALIVE description.
authorFabian Keil <fk@fabiankeil.de>
Sat, 13 Dec 2008 11:20:41 +0000 (11:20 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 13 Dec 2008 11:20:41 +0000 (11:20 +0000)
templates/show-status

index a07c173..f71e2de 100644 (file)
             <tr>
               <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>Keep outgoing connections alive if possible. <strong>Incomplete and experimental.</strong></td>
+              <td>
+               Allows to reuse outgoing connections if the server supports it.
+               Requires the keep-alive-timeout config directive to be set.
+              </td>
             </tr>
             <tr>
               <td><code>FEATURE_FAST_REDIRECTS</code></td>