From c0d3652855ac7c735c7a90a1f68f3e953923654e Mon Sep 17 00:00:00 2001 From: PiBa-NL Date: Sun, 14 Apr 2013 00:41:54 +0200 Subject: haproxy-devel, added support for combining acl's -Agent check (lb-agent-chk) -binding multiple port's -new try at including OpenSSL 1.0.1 -fix combining frontends --- config/haproxy-devel/haproxy_pools.php | 1 - 1 file changed, 1 deletion(-) (limited to 'config/haproxy-devel/haproxy_pools.php') 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(); -- cgit v1.2.3