Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-23-2008, 05:53 AM
|
#1
|
Member
Registered: Apr 2006
Location: UK
Distribution: Mandriva, Debain, Redhat, Fedora, Ubuntu, FreeBSD
Posts: 269
Rep:
|
Load balancer
Hi
i want to implement a load balancer on my network but i am not sure which one to use and which has an easy configuration and administration also
i have been looking at linux virtual server load balancer
but the confusing part is is it part of the linux vserver or what because the have different site and dont refer to them self it confusing
|
|
|
04-23-2008, 07:53 AM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
well how about you take a step back and explain what you want to get out as an end result. load balancing is a very broad expression and takes many many forms which have little in common with each other in terms of technology, architecture and so on.
|
|
|
04-23-2008, 08:07 AM
|
#3
|
Member
Registered: Feb 2008
Location: Montreal, Canada
Distribution: RedHat 3/4, Ubuntu 7.10
Posts: 86
Rep:
|
My experience
As far as load balancing is concerned as in any other project, you have to mix complexity required and budget.
First off, LVS has nothing to do with vserver. You can accomplish simple and robust load balancing with LVS as long as you go through the documentation.
Other more expensive solutions I've worked with in the past are Cisco content switches and F5 Big-IP. CSS's are used in very highly solicitated web environments and can include an SSL acceleration hardware module. On the other hand, F5 permits a lot of coding and HTTP request manipulations.
Keep this in mind though, if you are serious about uptime for your web services, I suggest 2 of each from the solution you choose to provide redundancy.
Hope this helps.
|
|
|
04-23-2008, 08:08 AM
|
#4
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
you forgot that F5 gear is awesome whilst CSS is a bit pants....
if it is just local web balancing, nginx would be a good starting point for zero pennies.
|
|
|
04-23-2008, 09:07 AM
|
#5
|
Member
Registered: Apr 2006
Location: UK
Distribution: Mandriva, Debain, Redhat, Fedora, Ubuntu, FreeBSD
Posts: 269
Original Poster
Rep:
|
well thanks for clearing out that vserver and LVS are not the same havent said that
what i want to do i split the load on my mail server it keeps getting over worked and sometimes
we cant get mail it processes quit alot of mails so what i want to do is
get a load balancer split the load so one server will processes and receive mail and the other will be for the smtp, pop3 and web interface connections
|
|
|
04-23-2008, 09:17 AM
|
#6
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
ok, well i'll rerecommend nginx, which acts as an smtp proxy as well as http. it's generally nicer to live at the highest level of the OSI model as you can (in my experience at least) so lvs could do ip level stuff, but nginx can pull it up to understand the data as well as direct it.
|
|
|
04-23-2008, 10:35 AM
|
#7
|
Member
Registered: Apr 2006
Location: UK
Distribution: Mandriva, Debain, Redhat, Fedora, Ubuntu, FreeBSD
Posts: 269
Original Poster
Rep:
|
nginx is to complicated nothing much more simpler to use i am only using it for two servers
for now any other one i have tried balance and balancNG but cant get around LVS
|
|
|
04-23-2008, 10:38 AM
|
#8
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
nginx is very very simple for a basic config. There's a point where if things are too straight forward, they simply can not do a good job without being psychic. see that Microsoft Windows thing as a good example.
|
|
|
04-23-2008, 11:30 AM
|
#9
|
Member
Registered: Apr 2006
Location: UK
Distribution: Mandriva, Debain, Redhat, Fedora, Ubuntu, FreeBSD
Posts: 269
Original Poster
Rep:
|
ok i have installed it with no problem i was looking at the site for sample config files but they just seem to much config for what i wanted but thanks will have a go at it again
|
|
|
04-24-2008, 07:01 AM
|
#10
|
Member
Registered: Feb 2008
Location: Montreal, Canada
Distribution: RedHat 3/4, Ubuntu 7.10
Posts: 86
Rep:
|
Quote:
Originally Posted by acid_kewpie
nginx is very very simple for a basic config. There's a point where if things are too straight forward, they simply can not do a good job without being psychic. see that Microsoft Windows thing as a good example.
|
Amen to that :-).
|
|
|
All times are GMT -5. The time now is 09:05 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|