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
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx