Q about don't log 400 errors
Maxim Dounin
mdounin at mdounin.ru
Tue Sep 18 07:35:18 UTC 2012
Hello!
On Sat, Sep 15, 2012 at 12:52:38PM +0200, Aleksandar Lazic wrote:
> Hi,
>
> I have follow the instruction on
>
> http://wiki.nginx.org/HWLoadbalancerCheckErrors
>
> but I still get the 400 entries in the access log.
>
> Please can anybody help, thanks.
[...]
> server {
> ...
> error_page 400 /400;
Is it the default server? Note that it will work only in default
one, as there is no Host header available to find out name-based
virtual host.
Maxim Dounin
More information about the nginx
mailing list