This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Description
This Bug Report affects these Traffic Control components:
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