aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy-devel/haproxy_pools.php
diff options
context:
space:
mode:
authorJim P <jim@pingle.org>2013-04-13 16:57:19 -0700
committerJim P <jim@pingle.org>2013-04-13 16:57:19 -0700
commita13690c0ffd4a9d706e051773a06b57004c6ec7f (patch)
tree6a195650a889be411e466b0fad5b97c3d11ac4c7 /config/haproxy-devel/haproxy_pools.php
parent545a02ea3951d37c3e3c0463d3a6564674b37865 (diff)
parentc0d3652855ac7c735c7a90a1f68f3e953923654e (diff)
downloadpfsense-packages-a13690c0ffd4a9d706e051773a06b57004c6ec7f.tar.gz
pfsense-packages-a13690c0ffd4a9d706e051773a06b57004c6ec7f.tar.bz2
pfsense-packages-a13690c0ffd4a9d706e051773a06b57004c6ec7f.zip
Merge pull request #425 from PiBa-NL/haproxy-devel-2.1
haproxy-devel, added support for combining acl's,lb-agent-chk,multiple port's,openssl1.0.1
Diffstat (limited to 'config/haproxy-devel/haproxy_pools.php')
-rw-r--r--config/haproxy-devel/haproxy_pools.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/haproxy-devel/haproxy_pools.php b/config/haproxy-devel/haproxy_pools.php
index a0c6b176..cd3899e6 100644
--- a/config/haproxy-devel/haproxy_pools.php
+++ b/config/haproxy-devel/haproxy_pools.php
@@ -32,7 +32,6 @@
require_once("guiconfig.inc");
require_once("haproxy.inc");
-$d_haproxyconfdirty_path = $g['varrun_path'] . "/haproxy.conf.dirty";
if (!is_array($config['installedpackages']['haproxy']['ha_pools']['item'])) {
$config['installedpackages']['haproxy']['ha_pools']['item'] = array();