mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-17 07:33:57 +00:00
Monotone-Parent: b0946b9aef94e9f1deecdb23eaa70b5e1c80f0ae
Monotone-Revision: 6bc80c8b44309025303f41de15a437823b63a030 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-04-01T13:38:46 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -30,8 +30,12 @@ AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \
|
||||
|
||||
<Proxy balancer://sogocluster>
|
||||
BalancerMember http://127.0.0.1:20000 retry=1 max=1 timeout=120
|
||||
BalancerMember http://127.0.0.1:20001 retry=1 max=1 timeout=120
|
||||
BalancerMember http://127.0.0.1:20002 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 as
|
||||
# value.
|
||||
# BalancerMember http://127.0.0.1:20001 retry=1 max=1 timeout=120
|
||||
# BalancerMember http://127.0.0.1:20002 retry=1 max=1 timeout=120
|
||||
ProxySet lbmethod=byrequests maxattempts=1
|
||||
</Proxy>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user