In message <[EMAIL PROTECTED]>, "Mich ael S. Fischer" writes: >On Mon, Mar 17, 2008 at 8:57 AM, Poul-Henning Kamp <[EMAIL PROTECTED]> wrote: > >> >No, we were talking about how long an idle backend connection is kept >> >open (or at least I was). >> >> Yes I know :-) >> >> And we don't do anything to close those before the backend closes on >> us, we have no reason to, the longer we keep it, the more connection >> setups we avoid. > >So does Varnish close HTTP Keep-Alive backend connections after an >idle period? or not?
We _never_ close a backend connection until the backend closed its end. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [EMAIL PROTECTED] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
