Apache Traffic Control is an Open Source implementation of a Content Delivery Network

Clone this repo:
  1. 9f77e06 Bump golang.org/x/net from 0.21.0 to 0.23.0 (#7997) by dependabot[bot] · 3 days ago master
  2. c7edc8a Create tomcat log directory (#7995) by Eric Holguin · 8 days ago
  3. c6abc40 Update typescript to 4.9.5 in Traffic Portal integration tests (#7992) by Zach Hoffman · 10 days ago
  4. b42f4a5 Update Tomcat to 9.0.87 (#7990) by Zach Hoffman · 10 days ago
  5. a2cdd4e Bump semver, @pm2/agent and @pm2/io in /traffic_portal/app/src (#7989) by dependabot[bot] · 10 days ago

Apache Traffic Control

Apache Traffic Control allows you to build a large scale content delivery network using open source. Built around Apache Traffic Server as the caching software, Traffic Control implements all the core functions of a modern CDN.

Slack Twitter Follow Youtube Subscribe

GitHub release (latest SemVer) Github commits since release

Build Status [^1]

Build Status Documentation Status

Code Status [^1]

Weasel License Checks Go Formatting Go Vet
CodeQL - C++
CodeQL - Go
CodeQL - Java
CodeQL - Javascript
CodeQL - Python

Test Status [^1]

ComponentUnit TestsIntegration Tests
Go LibrariesGo Lib Unit Tests Codecov-
Traffic OpsTraffic Ops Unit Tests Codecov Traffic Ops API Contract TestsTO Go Client Integration Tests Codecov
Traffic RouterTraffic Router Tests CodecovTR Ultimate Test Harness
Traffic MonitorTraffic Monitor Unit Tests CodecovTM Integration Tests
T3CT3C Unit Tests CodecovT3C Integration Tests
Traffic StatsTraffic Stats Unit Tests Codecov-
GroveGrove Unit Tests Codecov-
Traffic Portal-TP Integration Tests
TCHC-TC Health Client Integration Tests

Documentation [^2]

Components [^2]

  • Traffic Ops is the RESTful API service for management and monitoring of all servers in the CDN.
  • Traffic Portal is the web GUI for managing and monitoring the CDN via the Traffic Ops API.
  • Traffic Router uses DNS and HTTP302 to redirect clients to the closest available cache on the CDN.
  • Traffic Monitor uses HTTP to poll the health of caches and provide this information to Traffic Router.
  • Traffic Stats acquires and stores real-time metrics and statistics into an InfluxDB for charting and alerting.

Releases

Downloads

Questions, Comments, Bugs and More

[^1]: *Status links point to the unreleased master branch

[^2]: Documentation links point to the latest which is the unreleased master branch and are neither stable nor necessarily accurate for any given supported release.