Search found 1 match
- 04 Feb 2015, 11:32
- Forum: General
- Topic: Apache balancing
- Replies: 1
- Views: 950
Apache balancing
Good Morning, We are having trouble accessing the OTRS through apache with a node in standby, ie, active-passive node. My configuration is: <Proxy balancer://cluster_otrs> BalancerMember https://server1.domain.es/otrs timeout=300 keepalive=on route=node1 BalancerMember https://server2....