atom feed6 messages in ru.sysoev.nginxRe: 400 response ...
FromSent OnAttachments
Alan WilliamsonJul 4, 2008 6:23 am 
Igor SysoevJul 4, 2008 7:41 am 
Alan WilliamsonJul 4, 2008 7:50 am 
Igor SysoevJul 4, 2008 7:53 am 
Alan WilliamsonJul 4, 2008 7:54 am 
Alan WilliamsonJul 14, 2008 1:24 am 
Subject:Re: 400 response ...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Jul 4, 2008 7:53:10 am
List:ru.sysoev.nginx

On Fri, Jul 04, 2008 at 03:50:47PM +0100, Alan Williamson wrote:

We are using nginx as a frontend loadbalancer, but our code does not generate 400 errors. So under what circumstances would nginx return a 400 request?

Reasons of these errors are logged at info level in error_log:

error_log /path/to/log info;

Thanks Igor --- i take it "info" isn't the default? because we have nothing in that log file thus far.

The default level is notice. Unimportant client errors are logged at info level.