Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
Subba Rao #1
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
Subba Rao Guest
-
Load Balancing
wondering if anyone would have advice for me on load balancing with coldfusion either with software or hardware. our basic set up is NAT through... -
Load Balancing 101
Hello. We had been using Microsoft's native load balancing with some success, but decided to move to a hardware load balancing system. We run... -
CF and Load Balancing without clustering
Or you can do what I did, which is use a custom-built session manager which uses a database for session tracking. This allows you to use an... -
NTLM & Load Balancing
It does not seem to be possible to host an NTLM (or Kerberos) authenticated web service without enabling HTTP Keep-Alives (to enable the... -
Setting up NIC load-balancing?
I have two "Intel 8255x-based PCI Ethernet Adapters" in my Windows Server 2003 Enterprise Edition box. They are 10/100 and I would like to put them... -
sathish kumar #2
Load Balancing Facility
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.
sathish kumar Guest
-
sathish kumar #3
Re: Load Balancing Facility
Jem Berkes <jb@users.pc9.org> wrote in message news:<Xns93E4841138B72jbuserspc9org@130.179.16.24> ...
Hi,>> > 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 [url]www.example.com[/url] resolves to multiple IP addresses, this
> will distribute the traffic load between the hosts.
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.
sathish kumar Guest
-
bill davidsen #4
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)
bill davidsen Guest
-
Joerg Morbitzer #5
Re: Load Balancing Facility
bill davidsen wrote:
Perhaps you should give OpenMosix a try:> 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.
>
[url]http://openmosix.sourceforge.net[/url]
Kind regards, Joerg.
Joerg Morbitzer Guest



Reply With Quote

