On Wed, 16 Feb 2011 00:53:31 +1100, Per Buer <[email protected]> wrote:

On Tue, Feb 15, 2011 at 2:07 PM, Vince <[email protected]> wrote:

I am wondering if I can dynamically extend grace period. For example,
currently I have beresp.grace = 10m. If something bad happens to the backend

[...]

Sort of. You could set the grace period to, say 2 hours, on the beresp
object and then set the req.grace period to 10min. Then, when
something bad hits the fan you increase the grace period in vcl_recv.

Assuming 2.1+, would the proper (for some meaning of proper)
way to do this to use saint mode?

--
Cosimo

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

Reply via email to