From 03d1ec86dbc1ecf0fc2033ac943be39725e8be0e Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 30 Jan 2009 18:34:31 +0000 Subject: [PATCH] Fixed Apache conf Monotone-Parent: d0b65904d35c40a58f8bf4f778436dba5d1706dd Monotone-Revision: 9cdec2953442f16223c2835dd7f7487efbc08e64 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-01-30T18:34:31 Monotone-Branch: ca.inverse.sogo --- Apache/SOGo.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Apache/SOGo.conf b/Apache/SOGo.conf index d501ff92a..2fabfb9ec 100644 --- a/Apache/SOGo.conf +++ b/Apache/SOGo.conf @@ -29,9 +29,9 @@ AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \ /usr/GNUstep/System/Library/SOGo-0.9/$1.SOGo/Resources/$2 - BalancerMember http://127.0.0.1:20000 retry=0 max=1 timeout=10 - BalancerMember http://127.0.0.1:20001 retry=0 max=1 timeout=10 - BalancerMember http://127.0.0.1:20001 retry=0 max=1 timeout=10 + BalancerMember http://127.0.0.1:20000 retry=1 max=1 timeout=10 + BalancerMember http://127.0.0.1:20001 retry=1 max=1 timeout=10 + BalancerMember http://127.0.0.1:20002 retry=1 max=1 timeout=10 ProxySet lbmethod=byrequests maxattempts=1