My Varnish project
    Dag-Erling Smørgrav 
    des at linpro.no
       
    Tue May 29 12:51:45 CEST 2007
    
    
  
"ADOFMS Admin, SteveOC" <admin at adofms.com.au> writes:
> I have this now :
>          sub vcl_hash {
>              req.hash += req.http.cookie;
>          }
>
> and get this when I run varnishd :
>
> (/etc/varnish/adofms.vcl Line 22 Pos 14)
>              req.hash += req.http.cookie;
> -------------########--------------------
>
> I think I need a more up to date source file ?
You need the latest sources from Subversion, and you left out the "set"
keyword.
DES
-- 
Dag-Erling Smørgrav
Senior Software Developer
Linpro AS - www.linpro.no
    
    
More information about the varnish-misc
mailing list