WebsiteGear Logo Log In
New User? Sign Up
About | Contact | FAQ
  Home Content Web Hosting Friday, November 20, 2009 
POPULAR ARTICLES
Nav Subdomain Configuration - How To Setup A Sub Domain
Nav Website Layout - Tips & Tricks
Nav Round Robin DNS Load Balancing
Nav Domain Configuration - How To Setup A Domain Name
Nav Introduction To Server Load Balancing
Nav Server Load Balancing Methods
Nav Tips On Using SubDomain
Nav Breadcrumb Navigation
FEATURED NEWS | POPULAR NEWS
View More News View More News
SPONSORED LINKS
Print| Email| Save| Discuss| Feeds


Server Load Balancing Methods
Published: Tuesday, May 18, 2004


Methods of load balancing

There are various ways in which load balancing can be achieved. The deciding factors for choosing one over the other depends on the requirement, available features, complexity of implementation, and cost. For example, using a hardware load balancing equipment is very costly compared to the software version.
  • Round Robin DNS Load Balancing
    The in-built round-robin feature of BIND of a DNS server can be used to load balance multiple web servers. It is one of the early adopted load balancing techniques to cycle through the IP addresses corresponding to a group of servers in a cluser. The details on the implementation is discussed here.

    Pros: Very simple, inexpensive and easy to implement.

    Cons: The DNS server does not have any knowledge of the server availability and will continue to point to an unavailable server. It can only differentiate by IP address, but not by server port. The IP address can also be cached by other name servers and requests may not be sent to the load balancing DNS server.


  • Hardware Load Balancing
    Hardware load balancers can route TCP/IP packets to various servers in a cluster. These types of load balancers are often found to provide a robust topology with high availability, but comes for a much higher cost.

    Pros: Uses circuit level network gateway to route traffic.

    Cons: Higher costs compared to software versions.


  • Software Load Balancing
    Most commonly used load balancers are software based, and often comes as an integrated component of expensive web server and application server software packages.

    Pros: Cheaper than hardware load balancers. More configurable based on requirements. Can incorporate intelligent routing based on multiple input parameters.

    Cons: Need to provide additional hardware to isolate the load balancer.

Previous Article Server Load Balancing: Algorithms Round Robin DNS Load Balancing Next Article
Print| Email| Save| Discuss| Feeds
RELATED ARTICLES
Nav Introduction To Server Load Balancing
Load balancing applies to all types of servers (application server, database server), however, we will be devoting this section for load balancing of web servers (HTTP server) .
Nav SubDomain - The Third Level Domain
A subdomain is the part of the website address before the domain name. Learn about using subdomain names.
Nav Server Side Includes - Centralize Common Content
Use server side includes to centralize the common web site content.
Nav Breadcrumb Navigation
A breadcrumb trail provides a quick way for the user to know what section or branch this webpage is in. A good example will be a directory such as Yahoo or DMOZ.
Nav Website Navigation Tips
An effective website navigation is very important for your website. Learn tips and tricks.
RELATED NEWS
News Post Tableau Software Named 2009 SQL Server Magazine Editors' Best Award Winner
Tableau Software today announced that Tableau was named as a gold medal winner of the "2009 Editors' Best Awards" in the Busi...
News Post News Round-up: 20th November
This week’s movers and shakers in the digital industry: Bebo | Twitter comedy show | IAB | IPC restructure | 3rd Space | Matm...
News Post MAM Software Enjoys Most Successful AAPEX Show Yet
MAM Software Inc. reports record levels of interest at this year's AAPEX show in Las Vegas
News Post Honda Dealership Selects Save-a-Deal 2010 as CRM Software of Choice
Aggressive marketing campaign underway to rapidly add new Save-a-Deal 2010 customers
News Post Trimble Expands EZ-Office Agriculture Software Capabilities for Field and Office
SUNNYVALE, Calif., Nov. 20 /PRNewswire-FirstCall/ -- Trimble (Nasdaq: TRMB) introduced today the Ag GPS® EZ-Office® 2010 so...
Submit News | View More NewsView more news
RELATED CLASSIFIED ADS
Classified Ad Community Server Web Hosting - webhostforasp.net
Community Server Hosting is known as online community application built with asp.net. It includes fo ...
Classified Ad WebhostforASP.NET - Microsoft SQL Server 2008
Microsoft SQL Server 2008, an upgrade version of MS SQL 2005. It comes with a brand new range of adv ...
Classified Ad Custom software development, IT Outsourcing
Our key focus areas: -----Software architecture and design, -----Custom software development, ...
Classified Ad Custom software development, IT Outsourcing
Our key focus areas: -----Software architecture and design, -----Custom software development, ...
Classified Ad Low Cost Software/Website Solutions
Hi, We are a one of the fastest growing software solutions companies in India. We have grown by ...
Post Free Ad | View More View more classifieds
RELATED FORUM POSTS
Forum Post example of Server.Transfer and Context Handler
This is an example of Server.Transfer and Context Handler. Through this we can get the multiple val ...
Forum Post Configuring BIND on windows 2003 server VPS
Hi Guys, I have a Windows 2003 Virtual Private Server and I'm trying to configure it with a BIND ...
Forum Post what website/software would be best for me?
Hello, my name is Kevin and I'm really new to website building. I have an idea that I want to creat ...
Forum Post Myspace Bulletin & Forum Signature Tracking
Hello everyone, after working together with a programmer we have decided to recode and release the M ...
Forum Post Search Engine Optimization Made Easy
It is becoming more and more apparent that high search engine rankings is vital for getting massive ...
Add New Post | View More View more forum posts


Copyright © 2003-2009 WebsiteGear Inc. All rights reserved.
About | Advertise | Submit Content | Privacy | Agreement | Contact