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.