Keep-alive and Safari

Maxim Dounin mdounin at mdounin.ru
Thu Nov 25 19:32:05 MSK 2010


Hello!

On Thu, Nov 25, 2010 at 07:09:31PM +0300, Igor Sysoev wrote:

> On Thu, Nov 25, 2010 at 04:49:52PM +0100, Jan Andersson wrote:
> 
> > Hi,
> > regading:
> > 
> > >> I also founded NGIX disabled keep-alive for safari.
> > >> 
> > >> I am not sure exact reason of this.
> > > 
> > > http://nginx.org/pipermail/nginx/2010-October/023131.html
> > 
> > I still beleive it would be great if there was an option to enable keep-alive for Safari.
> > Not all sites need this work-a-round...
> 
> The attached patch introduces
>    safari_keepalive  on|off;
> directive. The default value is "off".
> It will be included in next 0.9.0.

I would like to see something more general, e.g.

keepalive_disable safari msie6;
keepalive_disable off;

This should be helpfull for servers without POST's at all, and 
looks much more extendable.

Should I prepare a patch?

Maxim Dounin



More information about the nginx mailing list