Skip to content
Bryan Call edited this page Sep 25, 2026 · 14 revisions

Apache Traffic Server Developer Wiki

Welcome to the Apache Traffic Server developer wiki. This is the central hub for contributor documentation, coding standards, and development processes.

Community

  • Summits — Every ATS summit and hackathon since 2009, with slides and recordings
  • ATS Summit Planning — The next summit: draft agenda, dates being polled on dev@

Developer Guide

  • Getting Started — Build from source, set up your development environment
  • Coding Style — Formatting rules, naming conventions, and best practices
  • Contributing — How to submit PRs, file issues, and work with the community
  • Code Review — Review expectations, approval process, and merge policy
  • Testing — Unit tests, AuTests, and test coverage

Infrastructure

Technical References

Where Things Live

  • This wiki is for how the project works: contributing, review, CI, releases, summits, and design proposals. Committers edit it directly, and it always describes the current process.
  • The official documentation is for the software itself: building, configuration, plugins, and APIs. It lives in doc/ next to the code, changes through pull requests, and has a version for each release.
  • The old Confluence wiki is retired and read-only. Each page there links to its replacement.

External Resources

Apache Project Resources

Clone this wiki locally