Networking Forums

Networking Forums > Computer Networking > Linux Networking > HTTP load balancing options

Reply
Thread Tools Display Modes

HTTP load balancing options

 
 
dropdeadster@gmail.com
Guest
Posts: n/a

 
      06-05-2006, 04:46 PM
We are currently using pound (http://www.apsis.ch/pound/) in front of 5
IIS (ew) servers and while it works well one thing I have been
requested to find is an HTTP load balancer that can send more sessions
to servers with lower response times, instead of just doing straight
round robin or weighted round robin balancing.
For example if web3 is responing in 0.26 seconds and web1 is responding
in 0.10 seconds, the next new incoming connection would go to web1.
All connections MUST be tracked with a cookie, so straight layer 4
switch/balancing isn't going to be "good enough".

I have been googling and checking freshmeat but I haven't been able to
find a solution or combination of solutions that does what I mention
above. Any suggestions are appreciated.

thanks,
bdm

--
kernel panic: signature not found

 
Reply With Quote
 
 
 
 
jasonsig
Guest
Posts: n/a

 
      06-06-2006, 03:14 PM

Try a shell script that checks for each servers response, and create a
netfilter rule that would represent the values.

http://linuxgazette.net/108/odonovan.html

Hope this helps
jason

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
NLB on DC's for DNS load balancing BSweeney Windows Networking 10 07-25-2007 02:48 PM
load balancing Alberto Brivio Windows Networking 1 08-22-2006 07:48 PM
NIC Load Balancing Ben Windows Networking 7 08-05-2004 06:58 PM
NIC Load Balancing Chicho Windows Networking 2 02-20-2004 06:55 PM
IP Load Balancing sha Linux Networking 0 08-09-2003 03:34 PM



1 2 3 4 5 6 7 8 9 10 11