From d40916e639e314d9124586f7a068762020f7beeb Mon Sep 17 00:00:00 2001 From: Marcello Coutinho Date: Mon, 2 Dec 2013 20:06:47 -0200 Subject: haproxy-full - add localhost to listening option. usefull while using carp. --- config/haproxy-legacy/haproxy_frontends_edit.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'config/haproxy-legacy') diff --git a/config/haproxy-legacy/haproxy_frontends_edit.php b/config/haproxy-legacy/haproxy_frontends_edit.php index df2411b2..548cf612 100755 --- a/config/haproxy-legacy/haproxy_frontends_edit.php +++ b/config/haproxy-legacy/haproxy_frontends_edit.php @@ -590,9 +590,11 @@ set by the 'retries' parameter (2).
If you want this rule to apply to another IP address than the IP address of the interface chosen above, select it here (you need to define Virtual IP addresses on the first). - Also note that if you are trying to redirect connections on the LAN select the "any" option. + Also note that if you are trying to redirect connections on the LAN select the "any" option.
+ While using carp, select localhost and forward via NAT.
-- cgit v1.2.3