WebsiteGear Logo Log In
New User? Sign Up
About | Contact | FAQ
  Home Content Web Hosting Saturday, November 07, 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 Data center start-up offers energy saving software
A data center start-up is exiting stealth mode with technology that reduces power and cooling costs by analyzing the energy c...
News Post Four Rivers Software offers Data Entry Services for healthcare industry
Four Rivers Software, a leading computerized maintenance management software (CMMS) provider for the healthcare industry anno...
News Post Glencoe Software, OME to Collaborate with ASCB on $2.5M Cell Image Library Project
Glencoe Software , the commercial arm of the Open Microscopy Environment Consortium, said this week that it is collaborating...
News Post Online advertising stats round up
Advertising expenditure on the internet grew to £3,350m in 2008, a 17.1% like-for-like increase on 2007. Total UK advertising...
News Post NXP Software Gathers Creative Insights at Dutch Design Week
EINDHOVEN, The Netherlands , November 6 /PRNewswire/ -- NXP Software, a leader in mobile multimedia, participated in the &quo...
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