From 96c12fa555d2a3b0e14f668b08f0cbc44385c42a Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 25 Sep 2009 17:17:40 +0000 Subject: [PATCH] Monotone-Parent: 2a908e25e6cc0e1dd4272685f53fe6594d1c949c Monotone-Revision: e8cc028cde8aa18eb4abffeb03ecc1073cec1dfb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-25T17:17:40 Monotone-Branch: ca.inverse.sogo --- Apache/SOGo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apache/SOGo.conf b/Apache/SOGo.conf index 0c0565822..cf6ed7043 100644 --- a/Apache/SOGo.conf +++ b/Apache/SOGo.conf @@ -62,7 +62,7 @@ ProxyPass /SOGo balancer://sogocluster/SOGo ## adjust the following line: # RequestHeader set "x-webobjects-remote-user" "%{REMOTE_USER}e" - BalancerMember http://127.0.0.1:30000 retry=1 max=1 timeout=120 + BalancerMember http://127.0.0.1:20000 retry=1 max=1 timeout=120 ## If you enable those, don't forget the enable the spawning of multiple SOGo ## processes. With Redhat-based distributions, this is done by setting the ## "PREFORK" variable in /etc/sysconfig/sogo to the amount of processes.