This is a multi-part message in MIME format.
------=_NextPart_000_02FF_01C26EF3.92171610
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
I am trying to configure apache with mod_proxy and mod_rewrite to =
distribute load among "n" backend servers. I need to figure out a =
mechanism for detecting failures in backend servers so that requests can =
be directed to one of the working servers.
My requirements are as follows:
1. Load balance among "n" backend servers.
2. In case of server failure redirect the requests to the working =
servers automatically.
3. As and when the server comes up again, start sending requests to =
that server too.
Is there any way of configuring Apache to achieve this? I am using =
Apache1.3.26!
Warm Regards,
Paramdeep
------=_NextPart_000_02FF_01C26EF3.92171610
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2716.2200" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> I am trying to =
configure apache
with mod_proxy and mod_rewrite to distribute load among "n" backend =
servers. I
need to figure out a mechanism for detecting failures in backend servers =
so that
requests can be directed to one of the working servers.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2> My requirements are =
as
follows:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> 1. Load balance =
among "n"
backend servers.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> 2. In case of server =
failure
redirect the requests to the working servers automatically.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> 3. As and when the =
server comes
up again, start sending requests to that server too.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2> Is there any way of =
configuring
Apache to achieve this? I am using Apache1.3.26!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Warm Regards,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Paramdeep</FONT></DIV></BODY></HTML>
------=_NextPart_000_02FF_01C26EF3.92171610--
