Load Balancing Facility

This is a discussion on Load Balancing Facility within the Linux Networking forums, part of the Linux Forums category; Hello, One of my customers wants to setup Load balancing using Linux system for their Web server farm. Is there ...


Go Back   Usenet Forums > Linux Forums > Linux Networking

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-27-2003
Subba Rao
 
Posts: n/a
Default Load Balancing Facility

Hello,

One of my customers wants to setup Load balancing using Linux system for
their Web server farm. Is there any software tool that manages the load
balancing for the Web farm?

If I were to use a cluster, what packages would I need to have a load
balancing facility setup?

If anyone done this before, could you please point me to some resources on
how you did it?

Thank you in advance for any information and pointers.

Subba Rao
s u p e r o <AT> a t t g l o b a l <DOT> n e t
Reply With Quote
  #2 (permalink)  
Old 08-28-2003
sathish kumar
 
Posts: n/a
Default Re: Load Balancing Facility

Jem Berkes <jb@users.pc9.org> wrote in message news:<Xns93E4841138B72jbuserspc9org@130.179.16.24> ...
> > One of my customers wants to setup Load balancing using Linux system
> > for their Web server farm. Is there any software tool that manages
> > the load balancing for the Web farm?

>
> I don't know if this applies to your situation, but if the "farm" consists
> of multiple IP addresses then DNS alone can accomplish round robin
> balancing. i.e. if www.example.com resolves to multiple IP addresses, this
> will distribute the traffic load between the hosts.


Hi,
Here is answer for your doubt. You can use Linux Virtual server
for Load balancing. Another name for this is "IP Virtual server". If u
want to need more info about this or if need Load balancer and how to
configure .......
Go to Linuxvirtualserver.org


This is a wonderful site .....there u can get all u r needs.


regards,
sathish.
Reply With Quote
  #3 (permalink)  
Old 09-16-2003
bill davidsen
 
Posts: n/a
Default Re: Load Balancing Facility

In article <Xns93E48941C1828nonamenowherenet@216.168.3.44>,
Subba Rao <noname@nowhere.net> wrote:

| One of my customers wants to setup Load balancing using Linux system for
| their Web server farm. Is there any software tool that manages the load
| balancing for the Web farm?
|
| If I were to use a cluster, what packages would I need to have a load
| balancing facility setup?
|
| If anyone done this before, could you please point me to some resources on
| how you did it?

Unfortunately you are just short of having a optimal answer. The best
thing available is the linuxvirtualserver.org stuff, which really needs
custom kernels on every machine, etc, or will concentrate traffic in the
virtual server.

There is what appears to be far more capable code in the 2.6 kernel
series, if I'm not reading it wrong it seems to be capable of working
with unpatched kernels as targets, and possibly that "other operating
system" as well. I'm just looking at mail from non-developers, I
haven't gone to the site for info, but it's the same site so you can
check that out and see if the new features are really more capable. On
my list for Thanksgiving weekend, not before.

--
Bill Davidsen <davidsen@tmr.com> CTO, TMR Associates
As we enjoy great advantages from inventions of others, we should be
glad of an opportunity to serve others by any invention of ours; and
this we should do freely and generously.
-Benjamin Franklin (who would have liked open source)
Reply With Quote
  #4 (permalink)  
Old 09-17-2003
joseph philip
 
Posts: n/a
Default Re: Load Balancing Facility

On Tue, 16 Sep 2003 18:48:46 +0000, bill davidsen wrote:

> In article <Xns93E48941C1828nonamenowherenet@216.168.3.44>, Subba Rao
> <noname@nowhere.net> wrote:
>
> | One of my customers wants to setup Load balancing using Linux system
> | for their Web server farm. Is there any software tool that manages
> | the load balancing for the Web farm?
> |
> | If I were to use a cluster, what packages would I need to have a load
> | balancing facility setup?
> |
> | If anyone done this before, could you please point me to some
> | resources on how you did it?
>
> Unfortunately you are just short of having a optimal answer. The best
> thing available is the linuxvirtualserver.org stuff, which really needs
> custom kernels on every machine, etc, or will concentrate traffic in the
> virtual server.
>
> There is what appears to be far more capable code in the 2.6 kernel
> series, if I'm not reading it wrong it seems to be capable of working
> with unpatched kernels as targets, and possibly that "other operating
> system" as well. I'm just looking at mail from non-developers, I haven't
> gone to the site for info, but it's the same site so you can check that
> out and see if the new features are really more capable. On my list for
> Thanksgiving weekend, not before.





IPTABLES : The facility exists to round-robin serveral servers. An
incoming connection to say port 80 would be re-written and passed through
to a pool of internal computers. You need one port-forwarding entry for
each of the internal computers. Note that you should specify that the rule
be applied to new connections, as already established connections should
continue to go the same server.


Alternately, there is some sort of thing with apache, but I could be
dreaming...

hth



Reply With Quote
  #5 (permalink)  
Old 09-17-2003
Joerg Morbitzer
 
Posts: n/a
Default Re: Load Balancing Facility

bill davidsen wrote:

> In article <Xns93E48941C1828nonamenowherenet@216.168.3.44>,
> Subba Rao <noname@nowhere.net> wrote:
>
> | One of my customers wants to setup Load balancing using Linux system for
> | their Web server farm. Is there any software tool that manages the load
> | balancing for the Web farm?
> |
> | If I were to use a cluster, what packages would I need to have a load
> | balancing facility setup?
> |
> | If anyone done this before, could you please point me to some resources
> | on how you did it?
>
> Unfortunately you are just short of having a optimal answer. The best
> thing available is the linuxvirtualserver.org stuff, which really needs
> custom kernels on every machine, etc, or will concentrate traffic in the
> virtual server.
>
> There is what appears to be far more capable code in the 2.6 kernel
> series, if I'm not reading it wrong it seems to be capable of working
> with unpatched kernels as targets, and possibly that "other operating
> system" as well. I'm just looking at mail from non-developers, I
> haven't gone to the site for info, but it's the same site so you can
> check that out and see if the new features are really more capable. On
> my list for Thanksgiving weekend, not before.
>


Perhaps you should give OpenMosix a try:

http://openmosix.sourceforge.net

Kind regards, Joerg.

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:39 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0