<?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 Hacks Blog - Hacks for Dedicated/VPS Servers, SSH, and Plesk &#187; dns cache</title>
	<atom:link href="http://webserverhacks.com/tag/dns-cache/feed/" rel="self" type="application/rss+xml" />
	<link>http://webserverhacks.com</link>
	<description>Hacks for Dedicated/VPS Servers, SSH, and Plesk</description>
	<lastBuildDate>Tue, 01 Nov 2011 23:56:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Install DNS Cache on Your Linux Web Server!</title>
		<link>http://webserverhacks.com/web-server-hacks/how-to-install-dns-cache-on-your-linux-web-server/</link>
		<comments>http://webserverhacks.com/web-server-hacks/how-to-install-dns-cache-on-your-linux-web-server/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 00:53:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Server Hacks]]></category>
		<category><![CDATA[dns cache]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://webserverhacks.com/?p=79</guid>
		<description><![CDATA[If your website does a lot of queries via domain names such as aggregating RSS feeds or even a Twitter app site that accesses Twitter API, you might benefit from installing DNS cache on your linux web server. For most, you would benefit from installing DNS cache because it will save you a ton of time for your server to fetch IP addreses. (could be anywhere between 5 to 500ms). I&#8217;ve actually found a great article showing you how to do this on a Linux desktop computer. It actually works fine on web servers too. Check out WebUpd8.com for full instructions. Some notes on CentOS users: You can do &#8220;yum install bind-utils&#8221; to get the dig program.]]></description>
			<content:encoded><![CDATA[<p>If your website does a lot of queries via domain names such as aggregating RSS feeds or even a Twitter app site that accesses Twitter API, you might benefit from installing DNS cache on your linux web server.</p>
<p>For most, you would benefit from installing DNS cache because it will save you a ton of time for your server to fetch IP addreses. (could be anywhere between 5 to 500ms).</p>
<p>I&#8217;ve actually found a great article showing you how to do this on a Linux desktop computer.  It actually works fine on web servers too.</p>
<p><a target="_blank" href="http://www.webupd8.org/2009/12/faster-browsing-in-linux-with-local-dns.html" >Check out WebUpd8.com for full instructions.</a> </p>
<p>Some notes on CentOS users:</p>
<p>You can do &#8220;yum install bind-utils&#8221; to get the dig program.</p>
]]></content:encoded>
			<wfw:commentRss>http://webserverhacks.com/web-server-hacks/how-to-install-dns-cache-on-your-linux-web-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

