Loading CHANGES +0 −4 Original line number Diff line number Diff line Loading @@ -59,10 +59,6 @@ Changes with Apache 2.3.0 to mod_mime. Fixes mod_negotiation's use of such components. PR 43250 [Basant Kumar Kukreja <basant.kukreja sun.com>] *) Add new LogFormat parameter, %k, which logs the number of keepalive requests on this connection for this request.. [Dan Poirier <poirier pobox.com>] *) Be tolerant in what you accept - accept slightly broken status lines from a backend provide they include a valid status code. PR 44995 [Rainer Jung <rainer.jung kippdata.de>] Loading modules/loggers/mod_log_config.c +1 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,7 @@ * %...A: local IP-address * %...{Foobar}i: The contents of Foobar: header line(s) in the request * sent to the client. * %...k: number of requests served over this connection * %...k: number of keepalive requests served over this connection * %...l: remote logname (from identd, if supplied) * %...{Foobar}n: The contents of note "Foobar" from another module. * %...{Foobar}o: The contents of Foobar: header line(s) in the reply. Loading Loading
CHANGES +0 −4 Original line number Diff line number Diff line Loading @@ -59,10 +59,6 @@ Changes with Apache 2.3.0 to mod_mime. Fixes mod_negotiation's use of such components. PR 43250 [Basant Kumar Kukreja <basant.kukreja sun.com>] *) Add new LogFormat parameter, %k, which logs the number of keepalive requests on this connection for this request.. [Dan Poirier <poirier pobox.com>] *) Be tolerant in what you accept - accept slightly broken status lines from a backend provide they include a valid status code. PR 44995 [Rainer Jung <rainer.jung kippdata.de>] Loading
modules/loggers/mod_log_config.c +1 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,7 @@ * %...A: local IP-address * %...{Foobar}i: The contents of Foobar: header line(s) in the request * sent to the client. * %...k: number of requests served over this connection * %...k: number of keepalive requests served over this connection * %...l: remote logname (from identd, if supplied) * %...{Foobar}n: The contents of note "Foobar" from another module. * %...{Foobar}o: The contents of Foobar: header line(s) in the reply. Loading