Update FEATURE_CONNECTION_KEEP_ALIVE description.
authorFabian Keil <fk@fabiankeil.de>
Sun, 19 Jul 2009 09:22:02 +0000 (09:22 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 19 Jul 2009 09:22:02 +0000 (09:22 +0000)
templates/show-status

index 2405c4c..c890a3e 100644 (file)
               <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>
               <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>
                Requires the keep-alive-timeout config directive to be set.
               </td>
             </tr>