Changes

Jump to: navigation, search

Umlaut Deployment

47 bytes added, 17:09, 20 June 2008
Apache Setup
# Set up the mod_proxy blanacer, with our three instances running on 8000-8002
# Note: Do not put trailing / on these
<Proxy balancer://umlaut_cluster> BalancerMember http://127.0.0.1:8000 BalancerMember http://127.0.0.1:8001 BalancerMember http://127.0.0.1:8002</Proxy>
# Now set up the ProxyPass directives to reverse proxy to that cluster
Anonymous user

Navigation menu