From 6a9b49aa740337444bdf93570ff35864dcf01c4f Mon Sep 17 00:00:00 2001 From: Marcello Coutinho Date: Wed, 13 Nov 2013 18:13:37 -0200 Subject: varnish3 - fix service startup on pfsense 2.1 Improve some gui info add sync to configured backup server option --- config/varnish3/varnish_sync.xml | 33 +++++++++++++++++++++++++++------ 1 file changed, 27 insertions(+), 6 deletions(-) (limited to 'config/varnish3/varnish_sync.xml') diff --git a/config/varnish3/varnish_sync.xml b/config/varnish3/varnish_sync.xml index 02434389..fd387fdb 100644 --- a/config/varnish3/varnish_sync.xml +++ b/config/varnish3/varnish_sync.xml @@ -9,7 +9,7 @@ varnish_sync.xml part of pfSense (http://www.pfSense.com) Copyright (C) 2008 Scott Ullrich - Copyright (C) 2011 Marcello Coutinho + Copyright (C) 2011-2013 Marcello Coutinho All rights reserved. */ /* ========================================================================== */ @@ -82,12 +82,34 @@ listtopic temp Enable Varnish configuration sync - + Automatically sync Varnish configuration changes synconchanges - pfSense will automatically sync changes to the hosts defined below. - checkbox + Select a sync method for bind. + select + + auto + + + + + + + + Sync timeout + synctimeout + Select sync max wait time + select + + 25 + + + + + + + Remote Server @@ -111,8 +133,7 @@ - - varnish_sync_on_changes(); + unset($_POST['temp']); -- cgit v1.2.3