<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Server Hosting Knowledge base &#187; DNS Load balancing dedicated server</title>
	<atom:link href="http://www.bodhost.com/web-hosting/tag/dns-load-balancing-dedicated-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bodhost.com/web-hosting</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 06:13:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>DNS Load balancing dedicated server</title>
		<link>http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/</link>
		<comments>http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 18:14:00 +0000</pubDate>
		<dc:creator>bodhost</dc:creator>
				<category><![CDATA[Dedicated Hosting]]></category>
		<category><![CDATA[Dedicated Server Hosting]]></category>
		<category><![CDATA[Dedicated Web Server]]></category>
		<category><![CDATA[DNS cluster dedicated server]]></category>
		<category><![CDATA[DNS Load balancing dedicated server]]></category>

		<guid isPermaLink="false">http://www.bodhost.com/web-hosting/?p=815</guid>
		<description><![CDATA[At the time of request to the DNS Server in order to resolve domain names, it provides different cnames in one order. It redirects the request to servers which are in groups. The BIND feature of DNS resolveing the domain to the server, the request are sent to the same server. In case of Multiple [...]]]></description>
			<content:encoded><![CDATA[<p>At the time of request to the DNS Server in order to resolve domain names, it provides different cnames in one order. It redirects the request to servers which are in groups. The BIND feature of DNS resolveing the domain to the server, the request are sent to the same server.</p>
<p>In case of Multiple CNames, when there are four dedicated web servers clusters configured with a IP address, adding them to the DNS with A names. The srv can be set as per our selectionand should meet up the next option.</p>
<p>srv1 IN A xx.xx.xx.1<br />
srv2 IN A xx.xx.xx.2<br />
srv3 IN A xx.xx.xx.3<br />
srv4 IN A xx.xx.xx.4</p>
<p>Add cnames to resolve www.domain.com to one of servers such as </p>
<p>IN CNAME srv2.domain.com.<br />
IN CNAME srv3.domain.com.<br />
IN CNAME srv4.domain.com.</p>
<p>DNS Dedicated Server will then resolve to www.domain.com. The request is sent over group of servers.</p>
<p>Also, the request that is sent to the domain without www should be forwarded to www.domain.com. In order to avoid cname error, we need to do the following : </p>
<p>options {<br />
multiple-cnames yes;<br />
};</p>
<p>In case of Multiple A records for one domain is thus not appropriate DNS server for BIND 9. We use the following : </p>
<p>www.domain.com. 60 IN A xx.xx.xx.1<br />
www.domain.com. 60 IN A xx.xx.xx.2<br />
www.domain.com. 60 IN A xx.xx.xx.3<br />
www.domain.com. 60 IN A xx.xx.xx.4</p>
<p>In this case, if any <strong>DNS load balancing dedicated dedicated server</strong>, it will have no idea if the server is down. It does not check the port of the dedicated server. IP can be cached by nameserver, the request cannot be sent to load balancing DNS server.</p>
<p>Round Robin DNS load balancing does have many drawbacks but can removed by using Perl scripts.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Social Bookmarking</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/&amp;title=DNS+Load+balancing+dedicated+server" title="Add 'DNS Load balancing dedicated server' To Del.icio.us"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'DNS Load balancing dedicated server' To Del.icio.us" alt="Add 'DNS Load balancing dedicated server' To Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/&amp;title=DNS+Load+balancing+dedicated+server" title="Add 'DNS Load balancing dedicated server' To digg"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'DNS Load balancing dedicated server' To digg" alt="Add 'DNS Load balancing dedicated server' To digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=DNS+Load+balancing+dedicated+server&amp;u=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/" title="Add 'DNS Load balancing dedicated server' To FURL"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'DNS Load balancing dedicated server' To FURL" alt="Add 'DNS Load balancing dedicated server' To FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/&amp;title=DNS+Load+balancing+dedicated+server" title="Add 'DNS Load balancing dedicated server' To reddit"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'DNS Load balancing dedicated server' To reddit" alt="Add 'DNS Load balancing dedicated server' To reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=DNS+Load+balancing+dedicated+server&amp;url=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/&amp;version=0.7" title="Add 'DNS Load balancing dedicated server' To Feed Me Links"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'DNS Load balancing dedicated server' To Feed Me Links" alt="Add 'DNS Load balancing dedicated server' To Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/" title="Add 'DNS Load balancing dedicated server' To Technorati"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'DNS Load balancing dedicated server' To Technorati" alt="Add 'DNS Load balancing dedicated server' To Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/&amp;t=DNS+Load+balancing+dedicated+server" title="Add 'DNS Load balancing dedicated server' To Yahoo My Web"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'DNS Load balancing dedicated server' To Yahoo My Web" alt="Add 'DNS Load balancing dedicated server' To Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/&amp;h=DNS+Load+balancing+dedicated+server" title="Add 'DNS Load balancing dedicated server' To Newsvine"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'DNS Load balancing dedicated server' To Newsvine" alt="Add 'DNS Load balancing dedicated server' To Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://ma.gnolia.com/bookmarklet/add?url=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/&amp;title=DNS+Load+balancing+dedicated+server&amp;description=DNS+Load+balancing+dedicated+server" title="Add 'DNS Load balancing dedicated server' To Ma.gnolia"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/magnolia.png" title="Add 'DNS Load balancing dedicated server' To Ma.gnolia" alt="Add 'DNS Load balancing dedicated server' To Ma.gnolia" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/&amp;title=DNS+Load+balancing+dedicated+server" title="Add 'DNS Load balancing dedicated server' To Stumble Upon"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'DNS Load balancing dedicated server' To Stumble Upon" alt="Add 'DNS Load balancing dedicated server' To Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/&amp;title=DNS+Load+balancing+dedicated+server" title="Add 'DNS Load balancing dedicated server' To Google Bookmarks"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'DNS Load balancing dedicated server' To Google Bookmarks" alt="Add 'DNS Load balancing dedicated server' To Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/" title="Add 'DNS Load balancing dedicated server' To Squidoo"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Add 'DNS Load balancing dedicated server' To Squidoo" alt="Add 'DNS Load balancing dedicated server' To Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/&amp;title=DNS+Load+balancing+dedicated+server" title="Add 'DNS Load balancing dedicated server' To Blogmarks"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Add 'DNS Load balancing dedicated server' To Blogmarks" alt="Add 'DNS Load balancing dedicated server' To Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/" title="Add 'DNS Load balancing dedicated server' To Bloglines"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'DNS Load balancing dedicated server' To Bloglines" alt="Add 'DNS Load balancing dedicated server' To Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/&amp;T=DNS+Load+balancing+dedicated+server" title="Add 'DNS Load balancing dedicated server' To Propeller"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/propeller.png" title="Add 'DNS Load balancing dedicated server' To Propeller" alt="Add 'DNS Load balancing dedicated server' To Propeller" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/&amp;title=DNS+Load+balancing+dedicated+server" title="Add 'DNS Load balancing dedicated server' To Live-MSN"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'DNS Load balancing dedicated server' To Live-MSN" alt="Add 'DNS Load balancing dedicated server' To Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=DNS+Load+balancing+dedicated+server&amp;url=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/" title="Add 'DNS Load balancing dedicated server' To SlashDot"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'DNS Load balancing dedicated server' To SlashDot" alt="Add 'DNS Load balancing dedicated server' To SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/&amp;t=DNS+Load+balancing+dedicated+server" title="Add 'DNS Load balancing dedicated server' To FaceBook"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'DNS Load balancing dedicated server' To FaceBook" alt="Add 'DNS Load balancing dedicated server' To FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mixx.com/submit?page_url=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/&amp;title=DNS+Load+balancing+dedicated+server" title="Add 'DNS Load balancing dedicated server' To Mixx"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/mixx.png" title="Add 'DNS Load balancing dedicated server' To Mixx" alt="Add 'DNS Load balancing dedicated server' To Mixx" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=DNS+Load+balancing+dedicated+server&amp;c=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/" title="Add 'DNS Load balancing dedicated server' To MySpace"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'DNS Load balancing dedicated server' To MySpace" alt="Add 'DNS Load balancing dedicated server' To MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/reader/link?url=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/&amp;title=DNS+Load+balancing+dedicated+server&amp;srcURL=http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/" title="Add 'DNS Load balancing dedicated server' To Google Buzz"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/googlebuzz.png" title="Add 'DNS Load balancing dedicated server' To Google Buzz" alt="Add 'DNS Load balancing dedicated server' To Google Buzz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://valent-blog.eu/social-bookmarking-reloaded/" title="Add 'DNS Load balancing dedicated server' To Social Bookmarking Reloaded"><img src="http://www.bodhost.com/web-hosting/wp-content/plugins/social-bookmarking-reloaded/sbr.png" title="Add 'DNS Load balancing dedicated server' To Social Bookmarking Reloaded" alt="Add 'DNS Load balancing dedicated server' To Social Bookmarking Reloaded" /></a></div>
<!-- Social Bookmarking Reloaded END --><div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=DNS+Load+balancing+dedicated+server+http%3A%2F%2Ftinyurl.com%2F3xomg7a" title="Post to Twitter"><img class="nothumb" src="http://www.bodhost.com/web-hosting/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=DNS+Load+balancing+dedicated+server+http%3A%2F%2Ftinyurl.com%2F3xomg7a" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.bodhost.com/web-hosting/dns-load-balancing-dedicated-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

