Lucid / Apache2 / mod_deflate
"OPTIONS * HTTP/1.0" -/- (-%)
"OPTIONS * HTTP/1.0" -/- (-%)
"OPTIONS * HTTP/1.0" -/- (-%)
"OPTIONS * HTTP/1.0" -/- (-%)
"OPTIONS * HTTP/1.0" -/- (-%)
I configured the log using this:
DeflateFilterNote Input instream
DeflateFilterNote Output outstream
DeflateFilterNote Ratio ratio
LogFormat '"%r" %{outstream}n/%{instream}n (%{ratio}n%%)' deflate
CustomLog /var/log/apache2/deflate_log deflate
Any ideas on why the logging isn't working?
Thanks, Len