Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Latest commit

 

History

History
95 lines (66 loc) · 1.96 KB

File metadata and controls

95 lines (66 loc) · 1.96 KB

Traffic Control

The vast majority of today's Internet traffic is media files being sent from a single source to many thousands or even millions of destinations. Content Delivery Networks make that one-to-many distribution possible in an economical way.

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

The following documentation sections are available:

CDN Basics

A review of the basic functionality of a Content Delivery Network.

.. toctree::
        :maxdepth: 2

        basics/index


Traffic Control Overview

An introduction to the Traffic Control architecture, components, and their integration.

.. toctree::
        :maxdepth: 0

        overview/index

Administrator's Guide

How to deploy and manage a Traffic Control CDN.

.. toctree::
        :maxdepth: 3

        admin/index

Developer's Guide

A guide to the various internal and external APIs, and an introduction for the Traffic Control developer.

.. toctree::
        :maxdepth: 3

        development/index

APIs

A guide to external RESTful APIs for Traffic Ops

.. toctree::
        :maxdepth: 3

        api/index

Tools

A living list of tools for testing, interacting with, and developing for the Traffic Control CDN

.. toctree::
        :maxdepth: 3

        tools/index

FAQ

.. toctree::
        :maxdepth: 3

        faq

Indices and Tables

.. toctree::
        :maxdepth: 3

        glossary.rst