Performance Computing: Load Balancing with DNS | Linux Today

Performance Computing: Load Balancing with DNS

Written By
Web Webster
Web Webster
Nov 7, 1999

“A Web site’s success can be measured by the amount of its
traffic. Designers hope people will return and their audience will
grow. But this form of success can also be a site’s downfall. As
traffic increases, two issues become vitally important to those
running the site: redundancy and scalability. Both problems can
usually be addressed by the same solution: more machines. But once
a site grows from one server to five, how can the load be
distributed among them?”

“Load balancing is a growing concern for any service that
experiences high demand. It is especially important to Web sites,
not only because of the nature of traffic growth, but also because
of the unusual behavior of the HTTP protocol. The problem of
redundancy and automatic recovery from failure is closely
intertwined with load balancing, as a good load-balancing scheme
will be able to work around detected failures.”

One way to attempt load balancing is to manipulate
responses to Domain Name System (DNS) queries. Clients that want to
access a Web site need to find an IP address for it first, and by
altering responses to the DNS query for this address, we can get
clients to hit different servers.


Complete Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.