Still having HTTP 400 - nginx bad request error
mike
mike503 at gmail.com
Wed Aug 13 23:14:57 MSD 2008
On 8/13/08, Igor Sysoev <is at rambler-co.ru> wrote:
> nginx accepts any character in URL except space. I do not think that
> unescaped spaces are common: I have just seen www.rambler.ru's last
> 400,000 requests. There are 50 line with 400 errors and no one with space.
>
> Probably these spaces are bugs in mobile phones.
>
> Apache 1.3 returns 400 for such URLs too, while modern Apache2 accepts them.
okay, so anyone with a buggy mobile phone loading an nginx site is
just out of luck? instead of probably a minor check for a " " in the
url and encoding it for them?
More information about the nginx
mailing list