<?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>Robert Accettura&#039;s Fun With Wordage &#187; traffic server</title>
	<atom:link href="http://robert.accettura.com/blog/tag/traffic-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://robert.accettura.com</link>
	<description>Robert Accettura&#039;s Personal Blog on Web Development and Tech</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:43:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://robert.accettura.com/?pushpress=hub'/>
<cloud domain='robert.accettura.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Yahoo Traffic Server Open Sourced</title>
		<link>http://robert.accettura.com/blog/2009/11/04/yahoo-traffic-server-open-sourced/</link>
		<comments>http://robert.accettura.com/blog/2009/11/04/yahoo-traffic-server-open-sourced/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 02:07:18 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[Inktomi]]></category>
		<category><![CDATA[reverse-proxy]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[traffic server]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=3028</guid>
		<description><![CDATA[Way back in 2002 Yahoo acquired Inktomi who was largely know for their search products. Their software powered some early search engines like HotBot in the pre-Google days. One of their lesser known products was something called Traffic Server. Even &#8230; <a href="http://robert.accettura.com/blog/2009/11/04/yahoo-traffic-server-open-sourced/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Way back in 2002 Yahoo acquired Inktomi who was largely know for their search products.  Their software powered some early search engines like HotBot in the pre-Google days.  One of their lesser known products was something called Traffic Server.  Even if it was lesser known it was still used by ISP&#8217;s including AOL, who in those days was big.  Their business disappeared with the great bubble and they were acquired by Yahoo, who was using Traffic Server themselves ever since.</p>
<p>Fast forward to 2009.  Yahoo is now in the process of opening up <a href="http://incubator.apache.org/trafficserver/">Traffic Server</a> as an Apache project.  It&#8217;s already in <a href="http://incubator.apache.org/projects/trafficserver.html">incubator</a>.  Yahoo says it&#8217;s capable of 30,000 requests per server.  Noteworthy is that this runs on generic hardware.</p>
<p>These days most websites use either <a href="http://www.squid-cache.org/">Squid</a>, <a href="http://nginx.net/">Nginx</a>, <a href="http://www.apsis.ch/pound/">Pound</a> or <a href="http://varnish.projects.linpro.no/">Varinish</a> on the open source side.  On the proprietary side there&#8217;s <a href="http://www.citrix.com/English/ps2/products/product.asp?contentID=21679">Citrix NetScaler</a>, <a href="http://www.brocade.com/products-solutions/products/ethernet-switches-routers/application-delivery/index.page">Foundry (now Brocade) ServerIron</a>, <a href="http://www.zeus.com/products/traffic-manager/">Zeus ZXTM</a> or <a href="http://www.f5.com/products/big-ip/">F5&#8242;s Big-IP</a>.  The proprietary side can be either expensive software running on generic hardware or an appliance (which is generally a Intel based server with a custom modified Linux install for low maintenance and top performance).</p>
<p>At this point it&#8217;s apparently not 64-bit and doesn&#8217;t have native IPv6 support.  However it appears to be usable and likely competitive with some of the other stuff out there already.  Yahoo has been using it all along, and I hear they are pretty popular (problems aside).</p>
<p>It should be noted that commercial CDN&#8217;s aren&#8217;t really an alternative for reverse proxy or load balancer since they still require a robust and redundant origin.  If anything they will reduce your requirements, not eliminate them.</p>
<p>Given everyone&#8217;s interest in scaling computing quickly and cheaply this is pretty noteworthy open source event.  It tends to be an afterthought but these applications can be critical.  Squid handles <a href="http://meta.wikimedia.org/wiki/Cache_strategy">78% of Wikipedia&#8217;s requests</a>.  Given <a href="http://stats.wikimedia.org/EN/TablesPageViewsMonthly.htm">all their traffic</a>, you can see how  it matters.</p>
<p>It will be interesting to see if a community builds around Traffic Server and if it sees adoption.</p>
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=3028#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2009/11/7edfd52.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2009/11/04/yahoo-traffic-server-open-sourced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

