diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index 102bd74338..562d4c6044 100644 --- a/docs/manual/mod/mod_log_config.xml +++ b/docs/manual/mod/mod_log_config.xml @@ -77,10 +77,10 @@
%...B%...b-' rather than a 0 when no bytes are sent.%...{Foobar}C\n, \t etc).
+ Note that in httpd 2.0, unlike 1.3, the %b and
+ %B format strings do not represent the number of
+ bytes sent to the client, but simply the size in bytes of the HTTP
+ response (which will differ, for instance, if the connection is
+ aborted, or if SSL is used). The %O format provided
+ by
Some commonly used log format strings are: