Update FEATURE_CONNECTION_KEEP_ALIVE description.
[privoxy.git] / 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>
-               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>