On Mon, Jun 30, 2008 at 8:36 PM, Skye Poier Nott <[EMAIL PROTECTED]> wrote: > (Whoops, meant to send this to the list) > >> >> | 3. When I want to use Varnish in a WAN transparent accelerator mode, >> | if I don't specify any "backend default" is the default to fetch the >> | document from the hostname in the URL? >> >> You have to define a default backend. > > Hmm, OK. Is the scenario I describe above even possible with > Varnish? Can you build a dynamic backend at vcl_recv() time out of > req.http.host or something like that?
What you are describing is a classic Proxy (->Squid). Varnish is used as accelerator for a given Plattform. Greetings Christoph _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
