Monotone-Parent: 2a908e25e6cc0e1dd4272685f53fe6594d1c949c

Monotone-Revision: e8cc028cde8aa18eb4abffeb03ecc1073cec1dfb

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-09-25T17:17:40
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2009-09-25 17:17:40 +00:00
parent 502279186e
commit 96c12fa555
1 changed files with 1 additions and 1 deletions

View File

@ -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.