Hi Johnny,

On Wed, Dec 14, 2011 at 12:16 AM, Johnny Halfmoon <[email protected]>wrote:

> Hi,
>
> I have a problem with Varnish (2.1.5)  not adding 'X-Forwarded-For' and an
> 'X-Varnish' to a large portion of the backend requests it makes.


Typically this happens when people are piping requests and forget to set a
Connection: close. So then the TCP socket stays open and the browsers keeps
on talking to the backend. Is this what is going on with you?



-- 
Per Buer, CEO
Phone: +47 21 98 92 61 / Mobile: +47 958 39 117 / Skype: per.buer
*Varnish makes websites fly!*
Whitepapers <http://www.varnish-software.com/whitepapers> |
Video<http://www.youtube.com/watch?v=x7t2Sp174eI> |
Twitter <https://twitter.com/varnishsoftware>
_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to