Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Apache as a proxy for load balancing |
|
Author |
|
theplasma
Joined: 09 Jan 2006 Posts: 1
|
Posted: Thu 23 Mar '06 21:57 Post subject: Apache as a proxy for load balancing |
|
|
Hello, I have two Tomcat servers running the same java application and I am trying to set-up a proxy to load balance the incoming users using a round robin scheme.
Apart from that, I also want the proxy to check if a server is down _before_ redirecting a request there (and if it's dead, it should redirect it to someone else who is still alive). Is this possible using mod_proxy from Apache 2.x? If so, do you know of any tutorials on these two subjects? Thank you very much! |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
|
Back to top |
|
|
|
|
|
|