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

--- Comment #15 from Filipus Klutiero <chea...@gmail.com> ---
Thank you for this report and for the work on it. I experienced this annoyance
several times.

That being said, I am not satisfied by the new situation neither. While warn
must have been excessive, I doubt info is sufficient. 404-s seem to fit the
definition of notice pretty well:
> Normal but significant condition.

I'm afraid this highlights a relatively false dichotomy between access_log and
error_log.

nginx logs 404-s in its error log, and features a simple boolean directive to
control that behavior:
http://nginx.org/en/docs/http/ngx_http_core_module.html#log_not_found
I believe httpd should either offer more sophisticated logging or make
configuring this behavior as easy as nginx.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to