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 2021/11/11 10:05:01 UTC

[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 <ic...@apache.org> changed:

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

--- Comment #1 from Stefan Eissing <ic...@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