fbpx
Wikipedia

Apache Traffic Server

The Apache Traffic Server (ATS) is a modular, high-performance reverse proxy and forward proxy server, generally comparable to Nginx and Squid. It was created by Inktomi, and distributed as a commercial product called the Inktomi Traffic Server, before Inktomi was acquired by Yahoo!.

Apache Traffic Server
Developer(s)Apache Software Foundation
Stable release
9.x9.1.3 / August 9, 2022; 5 months ago (2022-08-09)[1]
8.x8.1.5 / August 9, 2022; 5 months ago (2022-08-09)[1]
RepositoryTraffic Server Repository
Written inC++
Operating systemCross-platform
Available inEnglish
TypeWeb cache, Proxy server
LicenseApache License 2.0[2]
Websitetrafficserver.apache.org 

Shortly after Yahoo! released the TS source to Apache as an Apache Incubator project in July 2009,[3] a guest editor on Yahoo!'s online publication OStatic[4] stated that Yahoo! uses TS in production to serve more than 30 billion objects per day on sites like the Yahoo! homepage, and Yahoo! Sports, Mail and Finance.

On April 21, 2010, the Apache board accepted Traffic Server as a TLP, graduating the project out of incubation.[5]

Current version

The latest stable version is 9.0.1 and was released on April 16, 2021. The latest long-term support version is 8.1.1 and was released on December 2, 2020.[6]

As of June 2021, ATS is released in two stable versions, Version 8 is a long-term support version of ATS while version 9 is the latest stable release, with quarterly minor versions scheduled. Beginning with version 4.0, all releases are considered stable for production, and follow regular semantic versioning. No more developer preview releases will be made, instead, the Git master branch is considered preview quality at all times. Long-term support is provided for the last minor version within a major release, for one added year.[7]

ATS has good support for the next generation HTTP protocol as of v6.0.0, HTTP/2 (a.k.a. H2). On the Is TLS Fast Yet site, it scores 100%. ATS is actively developed and supported by several large companies, as well as many individual contributors.

Features and performance

The OStatic post describes TS as shipping "... with not only an HTTP web proxy and caching solution, but also ... a server framework, with which you can build very fast servers for other protocols". Traffic Server has been benchmarked to handle 200,000 requests per second or more (small objects out of cache).[8] At a talk at the 2009 Cloud Computing Expo,[9] members of the Yahoo! TS team stated that TS is used in production at Yahoo! to handle 400TB of traffic per day using only 150 commodity machines. The OStatic post describes TS as the "product of literally hundreds of developer-years".

Deployment

In the context of cloud computing, TS would sit conceptually at the edge of the cloud, routing requests as they come in. In Yahoo!, it is used for the edge services as shown in a graphic[10] distributed at the 2009 Cloud Computing Expo depicting Yahoo!'s private cloud architecture. In practical terms, a typical server configuration might use TS to serve static content, such as images, JavaScript, Cascading Style Sheets (CSS), and HyperText Markup Language (HTML) files, and route requests for dynamic content to a web server such as Apache HTTP Server.

References

  1. ^ a b "Apache Traffic Server Downloads". trafficserver.apache.org/. Apache Software Foundation. 2021-04-21. Retrieved September 27, 2021.
  2. ^ . Apache Software Foundation. Archived from the original on 2009-11-03. Retrieved 2009-12-24.
  3. ^ . 2009-08-12. Archived from the original on 2012-08-21. Retrieved 2009-12-24.
  4. ^ . 2009-11-02. Archived from the original on 2012-06-12. Retrieved 2009-12-24.
  5. ^ "Traffic Server graduates to top-level open-source project". 2010-04-23.
  6. ^ "Apache Traffic Server Downloads". trafficserver.apache.org. Retrieved 2021-06-08.
  7. ^ "Official project release management process". 2013-09-06.
  8. ^ "The Apache Software Foundation Announces Apache Traffic Server v3.0.0 : The Apache Software Foundation Blog". 2011-06-14.
  9. ^ . 2009-08-12. Archived from the original on 2010-01-02. Retrieved 2020-06-19.
  10. ^ . 2011-06-14. Archived from the original on 2013-01-31. Retrieved 2011-06-14.

External links

  • Official website  
  • Apache Traffic Server: More Than Just a Proxy - talk by Leif Hedstrom at USENIX (Video Archive on YouTube)

apache, traffic, server, modular, high, performance, reverse, proxy, forward, proxy, server, generally, comparable, nginx, squid, created, inktomi, distributed, commercial, product, called, inktomi, traffic, server, before, inktomi, acquired, yahoo, developer,. The Apache Traffic Server ATS is a modular high performance reverse proxy and forward proxy server generally comparable to Nginx and Squid It was created by Inktomi and distributed as a commercial product called the Inktomi Traffic Server before Inktomi was acquired by Yahoo Apache Traffic ServerDeveloper s Apache Software FoundationStable release9 x9 1 3 August 9 2022 5 months ago 2022 08 09 1 8 x8 1 5 August 9 2022 5 months ago 2022 08 09 1 RepositoryTraffic Server RepositoryWritten inC Operating systemCross platformAvailable inEnglishTypeWeb cache Proxy serverLicenseApache License 2 0 2 Websitetrafficserver wbr apache wbr org Free and open source software portalShortly after Yahoo released the TS source to Apache as an Apache Incubator project in July 2009 3 a guest editor on Yahoo s online publication OStatic 4 stated that Yahoo uses TS in production to serve more than 30 billion objects per day on sites like the Yahoo homepage and Yahoo Sports Mail and Finance On April 21 2010 the Apache board accepted Traffic Server as a TLP graduating the project out of incubation 5 Contents 1 Current version 2 Features and performance 3 Deployment 4 References 5 External linksCurrent version EditThe latest stable version is 9 0 1 and was released on April 16 2021 The latest long term support version is 8 1 1 and was released on December 2 2020 6 As of June 2021 update ATS is released in two stable versions Version 8 is a long term support version of ATS while version 9 is the latest stable release with quarterly minor versions scheduled Beginning with version 4 0 all releases are considered stable for production and follow regular semantic versioning No more developer preview releases will be made instead the Git master branch is considered preview quality at all times Long term support is provided for the last minor version within a major release for one added year 7 ATS has good support for the next generation HTTP protocol as of v6 0 0 HTTP 2 a k a H2 On the Is TLS Fast Yet site it scores 100 ATS is actively developed and supported by several large companies as well as many individual contributors Features and performance EditThe OStatic post describes TS as shipping with not only an HTTP web proxy and caching solution but also a server framework with which you can build very fast servers for other protocols Traffic Server has been benchmarked to handle 200 000 requests per second or more small objects out of cache 8 At a talk at the 2009 Cloud Computing Expo 9 members of the Yahoo TS team stated that TS is used in production at Yahoo to handle 400TB of traffic per day using only 150 commodity machines The OStatic post describes TS as the product of literally hundreds of developer years Deployment EditIn the context of cloud computing TS would sit conceptually at the edge of the cloud routing requests as they come in In Yahoo it is used for the edge services as shown in a graphic 10 distributed at the 2009 Cloud Computing Expo depicting Yahoo s private cloud architecture In practical terms a typical server configuration might use TS to serve static content such as images JavaScript Cascading Style Sheets CSS and HyperText Markup Language HTML files and route requests for dynamic content to a web server such as Apache HTTP Server References Edit a b Apache Traffic Server Downloads trafficserver apache org Apache Software Foundation 2021 04 21 Retrieved September 27 2021 Traffic Server license file Apache Software Foundation Archived from the original on 2009 11 03 Retrieved 2009 12 24 Apache Incubator Wiki August 2009 Board reports 2009 08 12 Archived from the original on 2012 08 21 Retrieved 2009 12 24 Yahoo s Cloud Team Open Sources Traffic Server 2009 11 02 Archived from the original on 2012 06 12 Retrieved 2009 12 24 Traffic Server graduates to top level open source project 2010 04 23 Apache Traffic Server Downloads trafficserver apache org Retrieved 2021 06 08 Official project release management process 2013 09 06 The Apache Software Foundation Announces Apache Traffic Server v3 0 0 The Apache Software Foundation Blog 2011 06 14 2009 Cloud Computing Expo 2009 08 12 Archived from the original on 2010 01 02 Retrieved 2020 06 19 Yahoo s edge services graphic 2011 06 14 Archived from the original on 2013 01 31 Retrieved 2011 06 14 External links EditOfficial website Apache Traffic Server More Than Just a Proxy talk by Leif Hedstrom at USENIX Video Archive on YouTube Retrieved from https en wikipedia org w index php title Apache Traffic Server amp oldid 1119612284, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.