<?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>Engwar &#187; yahoo</title>
	<atom:link href="http://engwar.com/tags/yahoo/feed" rel="self" type="application/rss+xml" />
	<link>http://engwar.com</link>
	<description>Chintana Wilamuna&#039;s weblog</description>
	<lastBuildDate>Tue, 06 Mar 2012 07:32:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Yahoo Traffic Server</title>
		<link>http://engwar.com/post/225?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=yahoo-traffic-server</link>
		<comments>http://engwar.com/post/225#comments</comments>
		<pubDate>Fri, 05 Feb 2010 05:57:14 +0000</pubDate>
		<dc:creator>Chintana</dc:creator>
				<category><![CDATA[trafficserver]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://engwar.com/?p=225</guid>
		<description><![CDATA[Yahoo has donated the caching proxy server they use internally to Apache Foundation. This, apart from acting as a high performance proxy server has many other cool features. If you&#8217;re trying it out here&#8217;s the minimum required settings that you &#8230; <a href="http://engwar.com/post/225">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.flickr.com/photos/chintana/4149927134/" title="Cleaning our every breath by Chintana Wilamuna, on Flickr"><img src="http://farm3.static.flickr.com/2495/4149927134_efd1035638.jpg" width="500" height="332" alt="Cleaning our every breath" /></a></p>
<p>Yahoo has donated the <a href="http://cwiki.apache.org/confluence/display/TS/Traffic+Server">caching proxy server</a> they use internally to Apache Foundation. This, apart from acting as a high performance proxy server has many other cool features. If you&#8217;re trying it out here&#8217;s the minimum required settings that you should set in order it to act as a caching proxy server.</p>
<p>First you have to compile it from svn, or git. Info on doing this is available in the README file. After doing make install, by default it&#8217;ll be installed into <code>/usr/local</code>. Configuration directives are broken down into a series of files in order to make it easy to find and change aspects of the system. Main configuration file reside in <code>/usr/local/etc/trafficserver/records.config</code>. Open it up with a text editor and make sure that <code>proxy.config.reverse_proxy.enabled</code> and <code>proxy.config.url_remap.remap_required</code> are set to 0. Then open up <code>/usr/local/etc/trafficserver/storage.config</code> and configure a simple file cache. Uncomment the respective entries and make sure a folder with the name exists that the traffic server user can write to.</p>
<p>Start the traffic server by <code>trafficserver start</code>. Configure your browser to use &lt;ip of the machine running traffic server&gt;:8080 and you&#8217;re all set. Now you can test with the bazillion other options available in the config files.</p>
]]></content:encoded>
			<wfw:commentRss>http://engwar.com/post/225/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

