Mailing List Archive

[Bug 65679] Apache throwing error 400 "Bad Request" for long request URL using GET method
https://bz.apache.org/bugzilla/show_bug.cgi?id=65679

Stefan Eissing <icing@apache.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
OS| |All

--- Comment #1 from Stefan Eissing <icing@apache.org> ---
You could set higher log levels to find out where/why the request is not
accepted. Use

LogLevel core:trace5 http:trace5

for example. Most places in the HTTP parsing emit a log statement about the
reason a request was answered with a 400 status code.

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