Backend syntax changed

Dave Cheney dave at cheney.net
Mon Feb 18 03:34:47 CET 2008


Hi,

I compiled r2505 from svn but the backend syntax has changed since  
this page

http://varnish.projects.linpro.no/wiki/Backends

was written. Can anyone please supply with the new round_robbin syntax  
for the following old style config

backend_round_robin default {
	set backend.set = {
		{ "172.16.0.72", "http" }
		{ "172.16.0.73", "http" }
	};
}

Many thanks

Dave Cheney




More information about the varnish-dev mailing list