In message <[EMAIL PROTECTED]>, Ricardo N
ewbery writes:
>
>I came across this line in an example vcl which confused me...
>
>sub vcl_hash {
>     set req.hash += req.http.Accept-Encoding;
>}
>
>
>This line seemed superfluous to me since it was my impression that  
>varnish already took care of this automatically as long as the Vary  
>header was set correctly.  Is this not the case?

Correct.

-- 
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

Reply via email to