Created
May 5, 2010 18:40
-
-
Save andyfowler/391240 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DeflateFilterNote Input input_info | |
DeflateFilterNote Output output_info | |
DeflateFilterNote Ratio ratio_info | |
LogFormat '"%r" %{output_info}n/%{input_info}n (%{ratio_info}n%%)' deflate | |
CustomLog "logs/deflate_log" deflate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment