TiAMO <[EMAIL PROTECTED]> writes: > I need to add more backend servers and req.http.Host definitions quite > often, is there a way to change the config without restarting varnish > and loose the entire cache?
vcl.load newconf /my/new/config vcl.use newconf > also is it possible to make varnish listen on sevral adresses/ports, i > tried with mutiple -a x.x.x.x:y but it did'nt seem to work. Not supported yet, but if you open a ticket I'll try to fix it for 1.1. DES -- Dag-Erling Smørgrav Senior Software Developer Linpro AS - www.linpro.no _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
