<?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>GO IT WORLD &#124; IT TECH &#124; IT NEWS &#187; Cache Server</title>
	<atom:link href="http://www.goitworld.com/category/server-world/cache-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.goitworld.com</link>
	<description>goitworld.com</description>
	<lastBuildDate>Tue, 10 Jan 2012 10:03:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Squid Status Code Explain</title>
		<link>http://www.goitworld.com/squid-status-code-explain/</link>
		<comments>http://www.goitworld.com/squid-status-code-explain/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 05:53:54 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Cache Server]]></category>
		<category><![CDATA[squid]]></category>
		<category><![CDATA[status code]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/squid-status-code-explain/</guid>
		<description><![CDATA[<p style="float: right;margin: 4px;">


</p><p>TCP_HIT   <br />A valid copy of the requested object was in the cache.    </p>
<p>TCP_MISS    <br />The requested object was not in the cache.    </p>
<p>TCP_REFRESH_HIT    <br />The requested object was cached but STALE. The IMS query for the object resulted in “304 not modified”.    </p>
<p>TCP_REF_FAIL_HIT    <br />The requested object was cached but STALE. The IMS query failed and the stale object was delivered.    </p>
<p>TCP_REFRESH_MISS    <br />The requested object was cached but STALE. The IMS query returned the new content.    </p>
<p>TCP_CLIENT_REFRESH_MISS    <br />The client issued a “no-cache” pragma, or some analogous cache control&#8230; <a href="http://www.goitworld.com/squid-status-code-explain/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/squid-status-code-explain/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Scaling PHP applications with Varnish</title>
		<link>http://www.goitworld.com/scaling-php-applications-with-varnish/</link>
		<comments>http://www.goitworld.com/scaling-php-applications-with-varnish/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 13:51:26 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Cache Server]]></category>
		<category><![CDATA[scaling php]]></category>
		<category><![CDATA[varnish]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/scaling-php-applications-with-varnish/</guid>
		<description><![CDATA[<p>The history of the World Wide Web may be short, but its virtual landscape is already littered with scads of digital dross. The tarnished logos of so many failed dot-coms are strewn to and fro, discarded (or repossessed) servers sit idle, collecting dust, and almost everyone from Silicon Valley to Silicon Alley has a tall tale to tell. &#34;Why, when I was just a lad, we didn&#8217;t have fancy WYSIWYG editors. We hand-coded our HTML, and we liked it! Ah, those were the days of baud, boy!&#34; </p>
<p>Thankfully, much has changed from those heady times of the mid-1990s. Designers&#8230; <a href="http://www.goitworld.com/scaling-php-applications-with-varnish/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/scaling-php-applications-with-varnish/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Setting up cache parenting with Squid</title>
		<link>http://www.goitworld.com/setting-up-cache-parenting-with-squid/</link>
		<comments>http://www.goitworld.com/setting-up-cache-parenting-with-squid/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 05:10:12 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Cache Server]]></category>
		<category><![CDATA[cache parenting]]></category>
		<category><![CDATA[squid]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/setting-up-cache-parenting-with-squid/</guid>
		<description><![CDATA[<p>How do I configure Squid to forward all requests to another cache? </p>
<p><u>FORWARDING ALL REQUESTS TO ANOTHER CACHE</u>     <br />If your Web proxy machine is behind a firewall, it may well be unable to connect to destination webservers. In this instance, it can be useful to setup an internal proxy and forward all requests to a machine outside the firewall or local network.     <br />First, you need to give Squid a parent cache. Second, you need to tell Squid it can not connect directly to origin servers. This is done with three entries in your squid.conf file: </p>
<p><tt>cache_peer</tt>&#8230; <a href="http://www.goitworld.com/setting-up-cache-parenting-with-squid/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/setting-up-cache-parenting-with-squid/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

