aboutsummaryrefslogtreecommitdiffstats
path: root/config/varnish3/varnish_backends.xml
diff options
context:
space:
mode:
authorTorben Nielsen <torben@t-hoerup.dk>2013-03-03 16:52:01 +0100
committerTorben Nielsen <torben@t-hoerup.dk>2013-03-03 16:52:01 +0100
commitcb03cf432708da1e1f8edb0796ebd7fd87486c7c (patch)
tree2f301896d9d8d7fa8f096e3cd3dc81c5d8f162c2 /config/varnish3/varnish_backends.xml
parentf7fb69e9c7906ec4275a822018d2da6582a59bfc (diff)
downloadpfsense-packages-cb03cf432708da1e1f8edb0796ebd7fd87486c7c.tar.gz
pfsense-packages-cb03cf432708da1e1f8edb0796ebd7fd87486c7c.tar.bz2
pfsense-packages-cb03cf432708da1e1f8edb0796ebd7fd87486c7c.zip
varnish3: Add gui option to disable backend probing
Diffstat (limited to 'config/varnish3/varnish_backends.xml')
-rw-r--r--config/varnish3/varnish_backends.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/config/varnish3/varnish_backends.xml b/config/varnish3/varnish_backends.xml
index e35ef07b..e480a8d6 100644
--- a/config/varnish3/varnish_backends.xml
+++ b/config/varnish3/varnish_backends.xml
@@ -11,7 +11,7 @@
Copyright (C) 2010 Scott Ullrich <sullrich@gmail.com>
Copyright (C) 2011 Marcello Coutinho
All rights reserved.
-*/
+/*/
/* ========================================================================== */
/*
Redistribution and use in source and binary forms, with or without
@@ -221,6 +221,12 @@
<type>input</type>
</field>
<field>
+ <fielddescr>Disable Probe</fielddescr>
+ <fieldname>probe_disable</fieldname>
+ <description>Check to disable probing for this backend</description>
+ <type>checkbox</type>
+ </field>
+ <field>
<fielddescr>Mappings</fielddescr>
<fieldname>Mappings</fieldname>
<type>listtopic</type>