On Apr 29, 2009, at 9:22 AM, Poul-Henning Kamp wrote:

> In message <49f87de4.3040...@loman.net>, Nick Loman writes:
>
>> Has Varnish got a solution to this problem which does not involve
>> time-wait recycling? One thing I've thought of is perhaps  
>> SO_REUSEADDR
>> is used or could be used when Varnish makes connections to the  
>> backend?
>
> Varnish tries as hard as reasonable to reuse backend connections,
> so you should be able to get multiple requests per backend connection.
>
> If this is not the case for you, you should find out why backend  
> connections
> are not reused.

The OP said he turned backend Keep-Alive off.  That's his problem.

--Michael
_______________________________________________
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to