]> granicus.if.org Git - apache/commitdiff
Cleanup the explanation.
authorJim Jagielski <jim@apache.org>
Fri, 19 Sep 2008 15:18:44 +0000 (15:18 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 19 Sep 2008 15:18:44 +0000 (15:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@697129 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_log_config.xml

index 161314071b0876099715076e8a6c05ae9c0ce2db..b57c3798632711b4e4239b4dd7e79b25ac468161 100644 (file)
         in the request sent to the server.</td></tr>
 
     <tr><td><code>%k</code></td>
-        <td>Number of requests handled on this connection.  Interesting if
-          <directive module="core">KeepAlive</directive> is being used;
-          otherwise this is always 0.</td></tr>
+        <td>Number of keepalive requests handled on this connection.  Interesting if
+          <directive module="core">KeepAlive</directive> is being used, so that,
+          for example, a '1' means the first keepalive request after the initial
+          one, '2' the second, etc...;
+          otherwise this is always 0 (indicating the initial request).</td></tr>
 
     <tr><td><code>%l</code></td>
         <td>Remote logname (from identd, if supplied). This will return a