On Mon, Oct 19, 2009 at 02:01:24AM -0400, gunblad3 wrote:
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.