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

Clone this repo:
  1. a23fae3 Update Traffic Portal v2 builder and CI to NodeJS 18 (#8005) by Zach Hoffman · 12 hours ago master
  2. 3a9c350 Update Go version to 1.22.3 (#8004) by asf-ci-trafficcontrol · 16 hours ago
  3. b23c661 Move existing logs in `/opt/<component>/var/log` to `/var/log/<component>` pre-upgrade (#8001) by Zach Hoffman · 9 days ago
  4. e20656a [TPv2] Update page titles and url for create() call (#7998) by Rima Shah · 12 days ago
  5. 8a6b43d Update Chromedriver Versions (#8000) by asf-ci-trafficcontrol · 13 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.