]> granicus.if.org Git - apache/commit
The patch allows the user to log the accurate filter input and
authorAndré Malo <nd@apache.org>
Wed, 1 Jan 2003 20:31:37 +0000 (20:31 +0000)
committerAndré Malo <nd@apache.org>
Wed, 1 Jan 2003 20:31:37 +0000 (20:31 +0000)
commitbe8d735628df2b05f8649d1f1be433c52989aa45
tree78ce013197674618dedc905ee0343810184a4f49
parent6a93333ebea2651fc499304738f5a9c2fcf1583f
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