/trafficcontrol

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

Primary LanguageGoApache License 2.0Apache-2.0

Apache Traffic Control

Traffic Control Logo

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)

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

Go Unit Tests Codecov

TO Go Client Integration Tests Codecov

Traffic Router Tests Codecov

TP Integration Tests TM Integration Tests TR Ultimate Test Harness T3C Integration Tests 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

Footnotes

  1. *Status links point to the unreleased master branch 2 3

  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. 2