<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head><body style="color: rgb(0, 0, 0); background-color: rgb(255, 255,
255); color: rgb(0, 0, 0); background-color: rgb(255, 255,
255);" bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
the grace variable is not found in req object. The sample code to
activate grace mode, as reported at
<a class="moz-txt-link-freetext"
href="https://www.varnish-cache.org/docs/trunk/users-guide/vcl-grace.html">https://www.varnish-cache.org/docs/trunk/users-guide/vcl-grace.html</a>
<span>will
not work </span><br>
<br>
sub vcl_recv {<br>
set req.grace = 15s;<br>
}<br>
<br>
Unknown variable 'req.grace'<br>
At: ('input' Line 46 Pos 9)<br>
set req.grace = 10m;<br>
--------#########-------<br>
<br>
How can I fix this?<br>
Thanks!<br>
<br>
<div class="moz-signature">-- <br><span style="color: rgb(102, 102,
102);">Giuseppe Pascarella</span><br style="color: rgb(102, 102, 102);">
<span style="color: rgb(102, 102, 102);">Chief Technology Officer @
Divisione Multimedia</span><br style="color: rgb(102, 102, 102);">
<span style="color: rgb(102, 102, 102);">Sport Network SRL</span><br
style="color: rgb(102, 102, 102);">
<span style="color: rgb(102, 102, 102);">t: +39.06.49.246.423</span><br
style="color: rgb(102, 102, 102);">
<span style="color: rgb(102, 102, 102);">m: +39.338.733.61.93</span><br>
</div>
<br />
<font size=-2 color=blue><pre>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 è pregato di
informare immediatamente il mittente e distruggerlo.</pre></font>
</body></html>