<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://kb.linux-vs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jguthrie</id>
		<title>LVSKB - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://kb.linux-vs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jguthrie"/>
		<link rel="alternate" type="text/html" href="http://kb.linux-vs.org/wiki/Special:Contributions/Jguthrie"/>
		<updated>2026-04-30T02:39:05Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>http://kb.linux-vs.org/wiki?title=DNS_Load_Balancing&amp;diff=5832</id>
		<title>DNS Load Balancing</title>
		<link rel="alternate" type="text/html" href="http://kb.linux-vs.org/wiki?title=DNS_Load_Balancing&amp;diff=5832"/>
				<updated>2010-06-25T20:18:48Z</updated>
		
		<summary type="html">&lt;p&gt;Jguthrie: /* Round Robin DNS Load Balancing */ Removing a spare blank space&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
DNS load balancing is to distribute requests to different servers though resolving the domain name to different IP addresses of servers. When a DNS request comes to the DNS server to resolve the domain name, it gives out one of the server IP addresses based on scheduling strategies, such as simple round-robin scheduling or geographical scheduling. This redirects the request to one of the servers in a server group. Once the domain is resolved to one of the servers in specified time-to-live, subsequent requests from the clients using the same local caching DNS server are sent to the same server.&lt;br /&gt;
&lt;br /&gt;
== Round Robin DNS Load Balancing ==&lt;br /&gt;
&lt;br /&gt;
BIND is the most popular implementation of Domain Name System. We can use BIND to build DNS load balancing systems.&lt;br /&gt;
&lt;br /&gt;
=== Multiple CNAMES ===&lt;br /&gt;
&lt;br /&gt;
=== Multiple A Records ===&lt;br /&gt;
&lt;br /&gt;
=== Multiple SRV Records ===&lt;br /&gt;
&lt;br /&gt;
== Geographical DNS Load Balancing ==&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.isc.org/index.pl?/sw/bind/ ISC BIND main site]&lt;br /&gt;
* RFC 1794 - DNS Support for Load Balancing&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{load-balancing-stub}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Load Balancing]]&lt;/div&gt;</summary>
		<author><name>Jguthrie</name></author>	</entry>

	<entry>
		<id>http://kb.linux-vs.org/wiki?title=DNS_Load_Balancing&amp;diff=5831</id>
		<title>DNS Load Balancing</title>
		<link rel="alternate" type="text/html" href="http://kb.linux-vs.org/wiki?title=DNS_Load_Balancing&amp;diff=5831"/>
				<updated>2010-06-25T20:16:06Z</updated>
		
		<summary type="html">&lt;p&gt;Jguthrie: Added Section title for SRV records&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
DNS load balancing is to distribute requests to different servers though resolving the domain name to different IP addresses of servers. When a DNS request comes to the DNS server to resolve the domain name, it gives out one of the server IP addresses based on scheduling strategies, such as simple round-robin scheduling or geographical scheduling. This redirects the request to one of the servers in a server group. Once the domain is resolved to one of the servers in specified time-to-live, subsequent requests from the clients using the same local caching DNS server are sent to the same server.&lt;br /&gt;
&lt;br /&gt;
== Round Robin DNS Load Balancing ==&lt;br /&gt;
&lt;br /&gt;
BIND is the most popular implementation of Domain Name System. We can use BIND to build DNS load balancing systems.&lt;br /&gt;
&lt;br /&gt;
=== Multiple CNAMES ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Multiple A Records ===&lt;br /&gt;
&lt;br /&gt;
=== Multiple SRV Records ===&lt;br /&gt;
&lt;br /&gt;
== Geographical DNS Load Balancing ==&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.isc.org/index.pl?/sw/bind/ ISC BIND main site]&lt;br /&gt;
* RFC 1794 - DNS Support for Load Balancing&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{load-balancing-stub}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Load Balancing]]&lt;/div&gt;</summary>
		<author><name>Jguthrie</name></author>	</entry>

	</feed>