<p>Hi</p>
<p>I've configured my back end as follow:</p>
<p><em>.host = "xxxxxxxxxx";<br />.port = "80";<br />.connect_timeout = 1s;<br />.first_byte_timeout = 10s;<br />.between_bytes_timeout = 2s;</em></p>
<p>If a timeout occurs (first_byte_timeout reached) the function vcl_error is called, I'd like to use the saint mode to retreive the response from the cache, but saint mode is only avaliable on beresp.</p>
<p>Is there a way to tell varnish use a dirty object from the cache? Maybe is not the correct way to handle this kind of error.</p>
<p>Thanks.</p>
<p> </p>
<div>
<p><span style="color: #a8a8a8;">:::::::::::::::::::::::::::::::::::::::::::::::</span><br /><span style="color: #777777;"><strong>Mickaël Gervais</strong></span><br /><br /><span style="color: #ff8a3f;">Agaetis</span><br /><span style="color: #777777;">10 allée Evariste Galois<br />63 000 Clermont-Ferrand</span><br /><br /><span style="color: #ff8a3f;">Courriel : </span><span style="color: #777777;">mgervais@agaetis.fr</span><br /><span style="color: #ff8a3f;">Téléphone : </span><span style="color: #777777;">04 73 44 56 51</span><br /><span style="color: #ff8a3f;">Portable : </span><span style="color: #777777;">06 82 35 52 82</span><br /><span style="color: #ff8a3f;">Site : </span><span style="color: #777777;"><a href="http://www.agaetis.fr">http://www.agaetis.fr</a></span><br /><span style="color: #a8a8a8;">:::::::::::::::::::::::::::::::::::::::::::::::</span></p>
</div>