From: Jim Jagielski Date: Fri, 19 Sep 2008 15:18:44 +0000 (+0000) Subject: Cleanup the explanation. X-Git-Tag: 2.3.0~292 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c5a0b2ba0cfef7e3e63fccad51705c8eb6d4989e;p=apache Cleanup the explanation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@697129 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index 161314071b..b57c379863 100644 --- a/docs/manual/mod/mod_log_config.xml +++ b/docs/manual/mod/mod_log_config.xml @@ -108,9 +108,11 @@ in the request sent to the server. %k - Number of requests handled on this connection. Interesting if - KeepAlive is being used; - otherwise this is always 0. + Number of keepalive requests handled on this connection. Interesting if + KeepAlive 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). %l Remote logname (from identd, if supplied). This will return a