https://bz.apache.org/bugzilla/show_bug.cgi?id=58101

            Bug ID: 58101
           Summary: DeflateCompressionLevel inside vhost resets logformat
           Product: Apache httpd-2
           Version: 2.4.12
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_log_config
          Assignee: [email protected]
          Reporter: [email protected]

global configuration:

DeflateFilterNote Ratio ratio_info
LogFormat "%a %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"
(%{ratio_info}n%%)" combined

vhost:
eflateCompressionLevel 9

result: you lose the compression ratio in logs until you repeat the above
options in the vhost which is unexpected behavior because normally global
opttions are unchanged active and you only need to override specific ones

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to