Displaying 1 result from an estimated 1 matches for "balancemember".
Did you mean:
balancermember
2008 Jul 22
1
extending 'ProxyTimeout'
CentOS 5
Using Proxy BalanceMember...
<Proxy balancer://mongrel_cluster>
BalancerMember http://localhost:3000
BalancerMember http://localhost:3001
BalancerMember http://localhost:3002
</Proxy>
and I am having problems with a particular process taking longer than 2
minutes at which point the proxy seems to time ou...