Re: Load balancing for web servers
- From: Max Laier <max@xxxxxxxxxxxxxx>
- Date: Wed, 30 Aug 2006 16:22:54 +0200
On Wednesday 30 August 2006 15:26, Phil Regnauld wrote:
Baldur Gislason (baldur) writes:
I'd like to set up a load balancing and resiliance system to
load balance between a bunch of web servers running Apache tomcat
(slow java stuff). Ideally I'd like each client IP to get mapped to a
certain server and keep that mapping throughout the entire session.
I'd also like to have some means of detecting a server that goes down
and yank it from the load balancing pool. I do understand I may have
to write some code on that side.
pf and sticky rdr.
Use a shell script that pings the hosts on the backend, to
insert/remove them from a persistent table.
Have a look at: http://www.countersiege.com/doc/pfsync-carp/#big for one
idea. All requirements (carp, pf and pfsync) are available in FreeBSD as
well.
--
/"\ Best regards, | mlaier@xxxxxxxxxxx
\ / Max Laier | ICQ #67774661
X http://pf4freebsd.love2party.net/ | mlaier@EFnet
/ \ ASCII Ribbon Campaign | Against HTML Mail and News
Attachment:
pgpbbD1oZC6d6.pgp
Description: PGP signature
- Follow-Ups:
- Re: Load balancing for web servers
- From: Mike Jakubik
- Re: Load balancing for web servers
- From: Gleb Smirnoff
- Re: Load balancing for web servers
- References:
- Load balancing for web servers
- From: Baldur Gislason
- Re: Load balancing for web servers
- From: Phil Regnauld
- Load balancing for web servers
- Prev by Date: Re: sending NGM_BPF_SET_PROGRAM message to a bpf node from a program
- Next by Date: Re: Load balancing for web servers
- Previous by thread: Re: Load balancing for web servers
- Next by thread: Re: Load balancing for web servers
- Index(es):
Relevant Pages
|
|