Backend server failure detection in Load Balancing
am 08.10.2002 14:23:12 von Paramdeep SinghThis 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
charset=3Diso-8859-1">
configure apache=20
with mod_proxy and mod_rewrite to distribute load among "n" backend =
servers. I=20
need to figure out a mechanism for detecting failures in backend servers =
so that=20
requests can be directed to one of the working servers.
as=20
follows:
among "n"=20
backend servers.
failure=20
redirect the requests to the working servers automatically.
server comes=20
up again, start sending requests to that server too.
configuring=20
Apache to achieve this? I am using Apache1.3.26!
------=_NextPart_000_02FF_01C26EF3.92171610--