Preface
This manual will explore every aspect of installing, managing, extending, and troubleshooting Traffic Server.
This documentation uses the following typographic conventions:
Italic
Used to introduce new terms on their initial appearance.
Example:
The Apache Traffic Server™ object storage is based on a cyclone buffer architecture. Cyclone buffers are a form of storage addressing in which a single writer continually reclaims the oldest allocations for use by new updates.
Monospace
Represents C/C++ language statements, commands, file paths, file content, and computer output.
Represents variables for which you should substitute a value in file content or commands.
Example:
Running the command
traffic_ctl metric get <name>
will display the current value of a performance statistic, where is the statistic whose value you wish to view.
Ellipsis
Indicates the omission of irrelevant or unimportant information.
Official Website
https://trafficserver.apache.org/
The official Apache Traffic Server™ project website is hosted by the Apache Software Foundation. Documentation, software downloads, community resource links, security announcements, and more are located, or linked to, at the site.
Online Documentation
Bug Tracker
https://github.com/apache/trafficserver/issues
If you wish to report bugs, or look for open issues on which you may help contribute to the Traffic Server project, please visit the public bug tracker site.
User List
The user’s mailing list offers support and discussions oriented to users and administrators of the Traffic Server software.
Send an email to users-subscribe@trafficserver.apache.org
to join the list.
Developer List
If you have questions about, or wish to discuss, the development of Traffic Server, plugins for the server, or other developer-oriented matters, the developer list offers an active list of both core project members and external contributors.
Send an email to to join the list.
The #traffic-server
channel on is the official IRC resource for the Traffic Server project, and boasts active discussions.