DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28994>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28994 CustomLog broken? Summary: CustomLog broken? Product: Apache httpd-1.3 Version: HEAD Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: mod_log_config AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] This used to work: LogFormat "%h %l %u %t \"%V %r\" %>s %b mod_gzip: %{mod_gzip_result}n In:% {mod_gzip_input_size}n Out:%{mod_gzip_output_size}n:% {mod_gzip_compression_ratio}npct. \"%{Referer}i\" \"%{User-agent}i\" \"%{cookie} n\" %{Client-ip}i" common_with_mod_gzip_info2 CustomLog /var/log/httpd/mod_gzip.log common_with_mod_gzip_info2 Starting with Apache 1.3.31, on the logfile I only register the literal "common_with_mod_gzip_info2" (without quotes) for each hit. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
