From a7d01f69d69add94b7644c645431e630cc1f84f2 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 27 Apr 2010 15:32:15 -0400 Subject: Allow syncing up to 6 other varnish hosts --- config/varnish64/varnish_sync.xml | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) (limited to 'config') diff --git a/config/varnish64/varnish_sync.xml b/config/varnish64/varnish_sync.xml index 48bcfdf7..d24b6f32 100644 --- a/config/varnish64/varnish_sync.xml +++ b/config/varnish64/varnish_sync.xml @@ -118,7 +118,7 @@ listtopic Sync host #3 - temp + temp IP Address 3 @@ -132,6 +132,42 @@ Admin password of the third host that Varnish will Sync its Varnish configuration data to. password + + IP Address 4 + ipaddress4 + OPTIONAL. The IP address of the third host that Varnish will Sync its Varnish configuration data to. + input + + + Password 4 + password4 + Admin password of the third host that Varnish will Sync its Varnish configuration data to. + password + + + IP Address 5 + ipaddress5 + OPTIONAL. The IP address of the third host that Varnish will Sync its Varnish configuration data to. + input + + + Password 5 + password5 + Admin password of the third host that Varnish will Sync its Varnish configuration data to. + password + + + IP Address 6 + ipaddress6 + OPTIONAL. The IP address of the third host that Varnish will Sync its Varnish configuration data to. + input + + + Password 6 + password6 + Admin password of the third host that Varnish will Sync its Varnish configuration data to. + password + varnish_sync_on_changes(); -- cgit v1.2.3