From: Vincent Bray Date: Tue, 24 Jul 2007 10:54:35 +0000 (+0000) Subject: [PR36917] Document pre-2.2.4 behaviour of mod_dumpio X-Git-Tag: 2.3.0~1694 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d455aa6560da2b379740f1363bb04d0aaac8d646;p=thirdparty%2Fapache%2Fhttpd.git [PR36917] Document pre-2.2.4 behaviour of mod_dumpio git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559006 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_dumpio.html.en b/docs/manual/mod/mod_dumpio.html.en index 00299d71bcf..d4931134b53 100644 --- a/docs/manual/mod/mod_dumpio.html.en +++ b/docs/manual/mod/mod_dumpio.html.en @@ -95,6 +95,9 @@ later.

Example

DumpIOLogLevel notice

+ +

Compatibility

Prior to 2.2.4 mod_dumpio + would only dump to the log when LogLevel was set to debug
top
diff --git a/docs/manual/mod/mod_dumpio.xml b/docs/manual/mod/mod_dumpio.xml index 47b23f8d704..d3bbd934885 100644 --- a/docs/manual/mod/mod_dumpio.xml +++ b/docs/manual/mod/mod_dumpio.xml @@ -105,6 +105,10 @@ later. Example DumpIOLogLevel notice + + CompatibilityPrior to 2.2.4 mod_dumpio + would only dump to the log when LogLevel was set to debug