Load Balancer
From the repo's this is what I was able to find.
balance - Load balancing solution and generic tcp proxy
fair - high availability load balancer for TCP connections
pen - Load balancer for "simple" tcp based protocols
pound - reverse proxy, load balancer and HTTPS front-end for Web servers
python-pydirector - pure Python TCP load balancer
If you do pursue this venture it would be pretty great of you to post up your results and findings. ; )
~MianoSM
-----Original Message-----
From: ubuntu-server-bounces@lists.ubuntu.com [mailto:ubuntu-server-bounces@lists.ubuntu.com] On Behalf Of Jean Daniel
Sent: Wednesday, March 18, 2009 2:01 PM
To: ubuntu-server@lists.ubuntu.com
Subject: Re: Load Balancer
There are several load balancers available in Ubuntu linux for several purpose.
Pound is an http load balancer. HAproxy is an http load balancer too.
HTTP load balancer are level7 load balancer because they operate at
the application layer (the 7th layer of the OSI model). IPVS is a
standard kernel module that can load balance several thousands of TCP
connexions.
Cheers,
2009/3/18 Kaushal Shriyan <kaushalshriyan@gmail.com>:
> Hi
>
> Is there an open source Load balancer available on Ubuntu Linux ?
>
> Thanks and Regards
>
> Kaushal
>
> --
> ubuntu-server mailing list
> ubuntu-server@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
> More info: https://wiki.ubuntu.com/ServerTeam
>
--
Rasterization Zion babylon
--
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam
CONFIDENTIALITY NOTICE: This e-mail may contain information that is privileged, confidential or otherwise protected from disclosure. If you are not the intended recipient of this e-mail, please notify the sender immediately by return e-mail, purge it and do not disseminate or copy it.
--
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam
|