From 34913ed4cc6ec23dbdb0a402d9d9d381922aa39c Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 1 Nov 2015 17:16:31 +0100 Subject: Improve XMLRPC sync - Fix CARP/HA sync option - Add enable/disable checkbox per replication target - Add protocol/port selection --- config/squid3/34/squid_reverse_sync.xml | 48 +++++++++++++++++++++++++++------ 1 file changed, 40 insertions(+), 8 deletions(-) (limited to 'config/squid3') diff --git a/config/squid3/34/squid_reverse_sync.xml b/config/squid3/34/squid_reverse_sync.xml index 139c73c3..1091fce8 100755 --- a/config/squid3/34/squid_reverse_sync.xml +++ b/config/squid3/34/squid_reverse_sync.xml @@ -42,7 +42,7 @@ ]]> squidsync - 0.4.1 + 0.4.2 Reverse Proxy Server: XMLRPC Sync /usr/local/pkg/squid.inc @@ -78,12 +78,18 @@ listtopic - Automatically sync Squid configuration changes + Enable Sync synconchanges - Select a sync method for Squid. + +
+ Important: While using "Sync to host(s) defined below", only sync from host A to B, A to C but do not enable XMLRPC sync to A. + This will result in a loop! + ]]> +
select - auto + disabled @@ -106,19 +112,45 @@
- Remote Server + Replication Targets none rowhelper - IP Address + Enable + syncdestinenable + + checkbox + + + Protocol + syncprotocol + + select + HTTP + + + + + + + IP Address/Hostname ipaddress + input - 20 + 40 + + + Port + syncport + + input + 3 - Password (admin) + Admin Password password + password 20 -- cgit v1.2.3