Thanks for responce but still no dice...<div><br></div><div>Just curious if I am getting <span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Vary: User-Agent, Cookie, Accept-Encoding do i need to account for all 3 of those items?</span></div>
<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><br></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Also, how do you recommend to normalize User-Agent?</span></div>
<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><br></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Thanks</span></div>
<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br>
</span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;">Sorry about these questions but i am brand new to varnish.</span></font></div>
<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br>
</span></font><br><div class="gmail_quote">On Wed, Jun 2, 2010 at 6:05 PM, vitaly burshteyn <span dir="ltr"><<a href="mailto:vburshteyn@gmail.com">vburshteyn@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<p></p><blockquote type="cite"><div class="im">On Jun 2, 2010 3:31 PM, "Laurence Rowe" <<a href="mailto:l@lrowe.co.uk" target="_blank">l@lrowe.co.uk</a>> wrote:<br><br>Different browsers have different Accept-Encoding headers (sometimes<br>

just the difference between a comma followed by a space as the<br>
separator rather than just a comma), so it's best to normalise this<br>
header in ``vcl_recv``. I use something similar to the example at<br>
<a href="http://varnish-cache.org/wiki/FAQ/Compression" target="_blank">http://varnish-cache.org/wiki/FAQ/Compression</a> to normalise the header<br>
to either ``gzip`` or remove it completely.<br>
<font color="#888888"><br>
Laurence<br>
</font></div><p><font color="#500050"></font></p><font color="#500050"><div class="im"><br>On 2 June 2010 19:32, vitaly burshteyn <<a href="mailto:vburshteyn@gmail.com" target="_blank">vburshteyn@gmail.com</a>> wrote:<br>
> Hi folks,<br></div>> Just curious if ...</font><p></p><p><font color="#500050">> _______________________________________________<br>
> varnish-misc mailing list<br>> varnish-misc@varnish...</font></p></blockquote><p></p>
</blockquote></div><br></div>