Ticket #369 (closed enhancement: fixed)
Enable serving of graced objects if backend is down
| Reported by: | perbu | Owned by: | kristian |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | varnishd | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: | anders@… |
Description
We would like to be able to serve graced objects if the backend health polling says the backend is down.
Its not clear to me whether this should happen automatically or if it should be done explicitly in vcl ( if !req.backend.healthy { lookup;} ).
It seems to be a minor job enabling this (from my limited understanding of the code) but it would be a huge enhancement for varnish.
Per.
Change History
Note: See
TracTickets for help on using
tickets.
