Upgrade v3 -> v4 req.grace in vcl_recv

Giuseppe Pascarella g.pascarella at sportnetwork.it
Tue May 6 10:58:20 CEST 2014


Hi,

the grace variable is not found in req object. The sample code to 
activate grace mode, as reported at 
https://www.varnish-cache.org/docs/trunk/users-guide/vcl-grace.html will 
not work

sub vcl_recv {
   set req.grace = 15s;
}

Unknown variable 'req.grace'
At: ('input' Line 46 Pos 9)
     set req.grace = 10m;
--------#########-------

How can I fix this?
Thanks!

-- 
Giuseppe Pascarella
Chief Technology Officer @ Divisione Multimedia
Sport Network SRL
t: +39.06.49.246.423
m: +39.338.733.61.93


Ai  sensi  della  legge  196/2003,  si  precisa  che  le  informazioni
contenute  in questo  messaggio  e nei  suoi  eventuali allegati  sono
riservate e  per uso esclusivo del  destinatario. Nessuno, all'infuori
dello stesso deve copiare o distribuire il messaggio o parte di esso a
terzi.  Chiunque  riceva questo  messaggio  per  errore e' pregato  di
informare immediatamente il mittente e distruggerlo.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20140506/d0f06a35/attachment.html>


More information about the varnish-misc mailing list