Summary: | EXEC_ON_READ directives can't log at levels above DEFAULT_LOGLEVEL | ||
---|---|---|---|
Product: | Apache httpd-2 | Reporter: | Jacob Champion <jchampion> |
Component: | Core | Assignee: | Apache HTTPD Bugs Mailing List <bugs> |
Status: | NEW --- | ||
Severity: | minor | ||
Priority: | P2 | ||
Version: | 2.5-HEAD | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | Linux |
Description
Jacob Champion
2017-04-07 19:11:35 UTC
Note that the default loglevel can be explicitly set with -e. It's just surprising that changing a directive to EXEC_ON_READ forces it to use a different LogLevel from the rest of the server. |