Hi 

I've configured my back end as follow: 

.host = "xxxxxxxxxx";
.port = "80";
.connect_timeout = 1s;
.first_byte_timeout = 10s;
.between_bytes_timeout = 2s; 

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. 

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. 

Thanks. 

:::::::::::::::::::::::::::::::::::::::::::::::
MICKAL GERVAIS

Agaetis
10 allée Evariste Galois
63 000 Clermont-Ferrand

Courriel : [email protected]
Téléphone : 04 73 44 56 51
Portable : 06 82 35 52 82
Site : http://www.agaetis.fr [1]
::::::::::::::::::::::::::::::::::::::::::::::: 

Links:
------
[1] http://www.agaetis.fr
_______________________________________________
varnish-misc mailing list
[email protected]
http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to