2 messages in ru.sysoev.nginxRe: Nginx - keep-alive close - how to?
FromSent OnAttachments
Payam ChychiMay 1, 2009 10:58 pm 
Igor SysoevMay 2, 2009 6:48 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Nginx - keep-alive close - how to?Actions...
From:Igor Sysoev (is@rambler-co.ru)
Date:May 2, 2009 6:48:41 am
List:ru.sysoev.nginx

On Fri, May 01, 2009 at 10:59:21PM -0700, Payam Chychi wrote:

hey Guys,

Any ideas on how to kill keep-alive ? I need to simulate http 1.0

keep-alive close; does not work

Probably, you need

keepalive_timeout 0;