On Wed, Jun 16, 2010 at 9:38 AM, Andreas Jung <[email protected]> wrote: > Is it possible to configure a fallback server (serving a static maintenance > page) for a director with some backend > servers in case all backend servers are down?
At the moment I don't think it is possible. But you could serve a synthetic response in vcl_error. You can even have inline images, I believe. -- Per Buer, Varnish Software Phone: +47 21 54 41 21 / Mobile: +47 958 39 117 / skype: per.buer _______________________________________________ varnish-misc mailing list [email protected] http://lists.varnish-cache.org/mailman/listinfo/varnish-misc
