trafficcontrol icon indicating copy to clipboard operation
trafficcontrol copied to clipboard

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

Results 321 trafficcontrol issues
Sort by recently updated
recently updated
newest added

## This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components: - Traffic Ops ## Current behavior: The current TO implementation uses prepared queries when interacting with...

Traffic Ops
improvement

This PR refactors **v4/origins_test.go**, **v3/origins_test.go**, in order to make tests more granular, providing transparency on what is being tested and reducing the need to dig through test code to confirm...

low impact
tests
improvement
TO Client (Go)

Currently, we use a ton of "global" Parameters to configure large-scale settings for ATC instances. Not only are many of these undocumented, but they are by nature prone to human...

tech debt
blueprint

## This Feature Request affects these Traffic Control components: - Traffic Ops ## Description On CDN snapshot, abandoned delivery service SSL keys (typically due to the deletion of a DS)...

new feature
Traffic Ops

This PR refactors **v4/profiles_test.go**, **v3/profiles_test.go**, **v4/profile_parameters_test.go**, **v3/profile_parameters_test.go**in order to make tests more granular, providing transparency on what is being tested and reducing the need to dig through test code to...

low impact
tests
improvement
TO Client (Go)

This just removes some imports that were never used from some Java files. ## Which Traffic Control components are affected by this PR? - Traffic Router ## What is the...

Traffic Router
low impact
tech debt

## This Bug Report affects these Traffic Control components: - Traffic Control Cache Config (T3C, formerly ORT) ## Current behavior: Regardless of any passed `-R`/`--trafficserver-home` value, the call `t3c-apply` makes...

bug
medium impact
cache-config
low effort

Adds the sub-app t3c-tail which can be used to tail a file, usually a log file. Reads json input from stdin. will mainly be used by t3c-apply to watch diags.log...

new feature
low impact
cache-config

## This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components: - Traffic Ops ## Current behavior: Traffic Ops supports auto-renewal of ACME-issued Delivery Service certificates. ##...

Traffic Ops
SSL
low impact
improvement
automation
low effort

Fixes bugs in t3c of both timeouts and retries to Traffic Ops. Config values of the Traffic Ops client weren't getting set correctly, resulting in no retries and timeouts far...

bug
medium impact
cache-config