400 Bad request

Igor Sysoev igor at sysoev.ru
Wed Sep 14 18:03:40 UTC 2011


On Wed, Sep 14, 2011 at 01:45:15PM -0400, coviex wrote:
> Funny thing is there are two sibling threads on the forum named
> identically and answers to my question wind up here.
> http://forum.nginx.org/read.php?2,2757
> http://forum.nginx.org/read.php?2,215184
> And I didn't know about that so sorry for asking twice.
> 
> I get that requests with %% are invalid.
> But why they don't appear in logs?
> Can I show pretty 404 page for those 400?

nginx logs this on "info" level:
"client sent invalid request while reading client request line"

The default error_log level is "error".


-- 
Igor Sysoev



More information about the nginx mailing list