]> granicus.if.org Git - apache/commit
The patch allows the user to log the accurate filter input and
authorAndre Malo <nd@apache.org>
Wed, 1 Jan 2003 20:31:37 +0000 (20:31 +0000)
committerAndre Malo <nd@apache.org>
Wed, 1 Jan 2003 20:31:37 +0000 (20:31 +0000)
commit4564ac8f2ff4c3db838f7b67fa8a18850371edd5
tree78ce013197674618dedc905ee0343810184a4f49
parent03b4fc3538fd15345da5f60438321c75cdcc5492
The patch allows the user to log the accurate filter input and
output byte count, instead of only the rounded compression ratio.
The DeflateFilterNote directive will be extended as follows:

DeflateFilterNote [type] name

type can be one of "input", "output" or "ratio". "ratio" is assumed if the
type is omitted (backwards compatible).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98149 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/mod_deflate.c