Varnishstate

Stefan Pommerening pom at dmsp.de
Wed Dec 15 22:39:17 CET 2010


With HTTP1.1 you can push several client requests over the same tcp connection without closing and reopening it which takes some load off the servers.
But you can force varnish by vcl to close every connection after the first request. That is necessary when in need of a correct X-Forwarded-For header because only the first client request has a X-Forwarded-For header set.

Stefan




"Per Buer" <perbu at varnish-software.com> schrieb:

>On Wed, Dec 15, 2010 at 9:04 PM, linuxsupport <lin.support at gmail.com>
>wrote:
>> Hi,
>>
>> What is the difference between Client connections accepted and Client
>> requests received?
>
>Several request are pushed over a tcp connection.
>
>
>-- 
>Per Buer, Varnish Software
>Phone: +47 21 98 92 61 / Mobile: +47 958 39 117 / Skype: per.buer
>Varnish makes websites fly!
>
>_______________________________________________
>varnish-misc mailing list
>varnish-misc at varnish-cache.org
>http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

-- 
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.




More information about the varnish-misc mailing list