Forum: NGINX keepalive_timeout http|server|listen context

Posted by jeenam (Guest)
on 2012-12-04 23:29
(Received via mailing list)
If 'keepalive_timeout 0' is set at the http context level, does nginx 
honor
'keepalive_timeout N' at the server and/or listen level?

Posted at Nginx Forum: 
http://forum.nginx.org/read.php?2,233583,233583#msg-233583
Posted by Igor Sysoev (Guest)
on 2012-12-05 01:52
(Received via mailing list)
On Dec 5, 2012, at 2:28 , jeenam wrote:

> If 'keepalive_timeout 0' is set at the http context level, does nginx honor
> 'keepalive_timeout N' at the server and/or listen level?

There is no listen context as such, but there is default server for
listen address:port pair. As to the question - yes, you can change
keepalive_timeout at server or location level.


--
Igor Sysoev
http://nginx.com/support.html
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.