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.
This Bug Report affects these Traffic Control components:
Traffic Ops
Current behavior:
When a request is made to TO's GET /api/x/deliveryservices/:id/routing endpoint, TO makes a request to all TRs instead of just the TRs that belong to the same CDN as the given delivery service.
Expected behavior:
For this endpoint, TO should only make requests to TRs that belong to the CDN of the given delivery service.
Steps to reproduce:
GET /api/3.1/deliveryservices/<insert-ds-id-here>/routing