Awesome
<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->Apache Traffic Control
<picture> <source media="(prefers-color-scheme: dark)" srcset="https://traffic-control-cdn.readthedocs.io/en/latest/_static/ATC-SVG-FULL-WHITE.svg"> <source media="(prefers-color-scheme: light)" srcset="https://trafficcontrol.apache.org/resources/Traffic-Control-Logo-FINAL-Black-Text.png"> <img alt="Traffic Control Logo" src="https://trafficcontrol.apache.org/resources/Traffic-Control-Logo-FINAL-Black-Text.png"> </picture>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.
Build Status 1
Code Status 1
Test Status 1
Component | Unit Tests | Integration Tests |
---|---|---|
Go Libraries | - | |
Traffic Ops | ||
Traffic Router | ||
Traffic Monitor | ||
T3C | ||
Traffic Stats | - | |
Grove | - | |
Traffic Portal | - | |
TCHC | - |
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
- Frequently Asked Questions
- Found a bug or file a feature request
- Subscribe to our users list
- Subscribe to our dev list
- Search the email archives
- Check out the wiki for less formal documentation, design docs and roadmap discussions