You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
Traffic Ops needs to have an API that will allow one to perform bulk changes to DNS TTLs on delivery services. Specifically, we need to be able to lower the DNS TTLs on all HTTP delivery services on a given CDN to allow us to perform maintenance on Traffic Router. We need to lower DNS TTLs on HTTP delivery services so that a Traffic Router drops out of the routing name RRset when set to ADMIN_DOWN in a reasonable timeframe.
This currently must be done directly in the database, making this very difficult for operations.