You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2004/05/15 01:51:04 UTC

DO NOT REPLY [Bug 28994] New: - CustomLog broken?

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: bugs@httpd.apache.org
        ReportedBy: xavi@caballe.com


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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org