From c06feecdedc12436d64e375bc5036c97b49afc86 Mon Sep 17 00:00:00 2001 From: marcelloc Date: Fri, 12 Aug 2011 02:47:47 -0300 Subject: gui improvements and bug fixes --- config/varnish64/varnish_settings.xml | 46 +++++++++++++++++++++++++++++++++-- 1 file changed, 44 insertions(+), 2 deletions(-) (limited to 'config/varnish64') diff --git a/config/varnish64/varnish_settings.xml b/config/varnish64/varnish_settings.xml index dade3758..bb85a1ad 100644 --- a/config/varnish64/varnish_settings.xml +++ b/config/varnish64/varnish_settings.xml @@ -41,7 +41,7 @@ Describe your package requirements here Currently there are no FAQ items provided. varnishsettings - 0.0.3 + 0.0.4 Varnish Settings pkg_edit.php?xml=varnish_settings.xml&id=0 /usr/local/pkg/varnish.inc @@ -100,6 +100,15 @@ Enter the Ip address and port for managment interface. HINT 127.0.0.1:81 input + + Advanced startup options + advancedstartup + Enter advanced startup options to include in rc.d file + textarea + 70 + 2 + base64 + StorageTypeLT StorageTypeLT @@ -206,10 +215,43 @@ + + Fetch Grace + grace + How many time varnish will keep cached objects. HINT 60s, 30m, 1h]]> + input + 5 + + + ErrorVCLLT + ErrorVCLLT + listtopic + Error Settings + + + Retries + restarts + How many times restart loop until Error messages.]]> + select + + + + + + + + + + Saintmode + saint + How many time varnish will send cached objects from a down backend to client. HINT 60s, 30m, 1h]]> + input + 5 + Custom Html error message htmlerror - Paste your custom html error page code here. This code will be included + Paste your custom html error page code here. textarea 70 10 -- cgit v1.2.3