Robert O Butts

Results 18 issues of Robert O Butts

Documents an undocumented field. Because I got tired of looking it up in the code. This applies to both core and parent_select plugin strategies. Should be backported to 9.2, 9.1,...

Documentation
9.2.0

These `exclude_hostname` and `exclude_port` args were needed due to limitations on events, the parent_select plugin needed to get the subsequent parent to try, if necessary, because no event would fire....

Plugins

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

Fixes Health Client formatting and Go idioms, primarily GoDoc comments and naming conventions. ## Which Traffic Control components are affected by this PR? - Traffic Control Health Client (tc-health-client) ##...

low impact
tech debt
tc-health-client

Previously, HTTP_NO_CACHE Delivery Services skipped the Mids. With Topologies, a HTTP_NO_CACHE DS could use Mids. The "no-caching" is done via cache.config. Looking at the config generation, it _looks_ like it...

good first issue
tests
improvement
low effort

The Portal always has the page title "Traffic Portal". This makes it hard to see what any page/tab is at a glance, and also makes it difficult to go back...

new feature
Traffic Portal
low impact
Traffic Portal v2

## Which issue is fixed by this PR? If not related to an existing issue, what does this PR do? Changes Grove caches to be plugins, so it's easy to...

new feature
grove

DO NOT MERGE - temporarily not a draft to make Github tests run Adds support to cache config to generate rules to use HTTPS between caches, a.k.a. "end-to-end SSL." This...

cache-config
experimental

This is an alternative to https://github.com/apache/trafficserver/pull/8664. That PR is fine in-itself and fixes a bug around the the atomic swap not actually reloading. But fixing that bug so that reloading...

Bug

Adds and clarifies docs for simple and unavailable retry parameters. Also fixes some related code comments. ## Which Traffic Control components are affected by this PR? - Documentation ## What...

documentation
cache-config