Maxim Dounin
October 19, 2009 03:06AM
Hello!

On Mon, Oct 19, 2009 at 02:01:24AM -0400, gunblad3 wrote:

> Hi guys,
>
> Would like to clarify on what client_header_timeout means exactly.
> http://wiki.nginx.org/NginxHttpCoreModule#client_header_timeout
>
> Using the default setting of 60 seconds, does it mean that the server times out the request:
> 1) if no additional request headers are received in 60 sec since the last one
> or
> 2) if the request (headers) should have completed within 60 sec of the start of the request?
>
> I believe it to be (1), but I'd like to make sure.

It's (2).

Note though that timeout is armed only when connection comes to
nginx via accept(). This may not be at connection start from
client's point of view if accept filters are used.

> Also, if it really is (1), is there a known bug where this timeout is not obeyed?

There is no known bugs related to client_header_timeout I'm aware of.

Maxim Dounin
Subject Author Posted

About client_header_timeout

gunblad3 October 19, 2009 02:01AM

Re: About client_header_timeout

Maxim Dounin October 19, 2009 03:06AM

Re: About client_header_timeout

gunblad3 October 19, 2009 09:16PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 296
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready