InfoQ

News

Yahoo! Offers Its Traffic Server to Apache

Posted by Abel Avram on Nov 04, 2009

Community
Architecture
Topics
Cloud Computing ,
Open Source
Tags
Apache ,
Yahoo! ,
Web Server

Shelton Shugar, SVP Cloud Computing at Yahoo!, has announced the donation of its Traffic Server (TS), an HTTP cache server, to Apache during his keynote at Cloud Computing Conference.

Bought along with Inktomi back in 2003, the Traffic Server is used in production at Yahoo! primarily as a HTTP/1.1 caching proxy server serving some 30 billion web objects and over 400 TB of data per day. TS serves 35,000 RPS from a single 8 cores machine. After being an Apache Incubator Proposal for several months, TS has become an Incubator project aiming for graduating as Apache project as it happened with Hadoop, another project inspired by Google’s MapReduce to which Yahoo! contributed heavily.

Beside being a cache server, TS offers session and configuration management, load balancing, authentication and routing. It has an external API and it can be extended via plug-ins. TS will appeal to cloud vendors, according to Shugar:

The folks who will be interested in this are people building clouds and using these services. They'll understand the value of Traffic Server and what they'll be able to with it. There really isn't much out there that compares with this from a scalability standpoint.

Commenting on its importance, Cindy Borovick, Research VP at Datacenter Networks, added:

It is all about creating Yahoo Cloud as a platform that is attractive to developers. By having an open source traffic server, Yahoo is saying that the network infrastructure is important and its platform has network intelligence that will create a better end customer experience and as a result drive up customer confidence, intimacy and revenue. It's not a deal-breaker, but it is a true value-add.

Yahoo!’s initial goal with an open sourced TS is to add 64-bit support, to port it to other Unix flavors since TS currently runs only on Linux, to add new features like CARP, HTCP, ESI, native IPv6, and to further improve its performance.

The initial team of developers working on TS are Yahoo! employees but other developers have already expressed their intent to work on this project. The source code does not have external dependencies except for standard libraries like BDB, OpenSSL, TCL, STL, glibc and expat. The code comes with an Administrator’s Guide and an SDK Programming Guide.

No comments

Watch Thread Reply

Educational Content

Brian Marick on 4 Challenges and 5 Guiding Values of Agile Software Development

Brian Marick takes us through a quick tour of the most important values and challenges to adopting Agile successfully (they aren't the typical challenges and values we hear in the community).

Are You a Software Architect?

The line between development and architecture is tricky. Does it exist at all? Is an ivory tower actually needed? There's a balance in the middle, but how do you move from developer to architect?

Agile – A Way of Life and Pragmatic Use of Authority

The word 'authority' sometimes produces an allergic response in hard-line agilists. Freedom and authority – both are bad if misused and both are good if used in right spirit for a noble cause.

Getting Started with Grails, Second Edition

"Getting Started with Grails" brings you up to speed on this modern web framework. Companies as varied as LinkedIn, Wired, and Taco Bell are all using Grails. Are you ready to get started as well?

Using ITIL V3 as a Foundation for SOA Governance

Those familiar with only ITIL V2 often scoff at the thought that ITIL could serve as a governance framework for SOA. With ITIL V3, the focus of the framework shifted towards service-orientation.

Adrian Colyer on AspectJ, tc Server and dm Server

SpringSource CTO Adrian Colyer discusses AspectJ, SpringSource's dm Server and tc Server products, OSGi and Scrum.

Adam Wiggins on Heroku

Heroku's Adam Wiggins talks about Rails, Background Jobs, Add-Ons, Ruby, and how Heroku manages to work around Ruby's inefficiencies using Erlang and other languages.

SOA as an Architectural Pattern: Best Practices in Software Architecture

For Grady Booch the foundation of a good architecture is patterns, SOA being just one of many patterns. In this Second Life presentation, Booch attempts to bring more clarity on what architecture is.