Hi David. On Wed, Mar 16, 2011 at 7:21 PM, David Petzel <[email protected]> wrote: > I'm really new to varnish, so please forgive me if this answered elsewhere, > I did some searching and couldn't seem to find it however. > I was reviewing the documention and I have a question about back end probes. > I'm setting up a directory that will have 10-12 backends. I want each > backend to use the same health check, but I don't want to have to re-define > the prove 10-12 times. Is it possible to define the probe externally to the > backend configuration, and then reference it.
No. That is not possible. However, you could use a makro language of sorts to pre-process the configuration. -- Per Buer, Varnish Software Phone: +47 21 98 92 61 / Mobile: +47 958 39 117 / Skype: per.buer Varnish makes websites fly! Want to learn more about Varnish? http://www.varnish-software.com/whitepapers _______________________________________________ varnish-misc mailing list [email protected] http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
