Skip to content

Instantly share code, notes, and snippets.

@danudey
Created June 26, 2009 22:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danudey/136801 to your computer and use it in GitHub Desktop.
Save danudey/136801 to your computer and use it in GitHub Desktop.
Fantasy Balancer Config
<Proxy balancer://fantasyappcluster>
BalancerMember http://fantasyweb1int retry=2
BalancerMember http://fantasyweb2int retry=2
BalancerMember http://fantasyweb3int retry=2
BalancerMember http://fantasyweb5int retry=2
BalancerMember http://fantasyweb6int retry=2
BalancerMember http://fantasyweb7int retry=2
</Proxy>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment