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

TO /deliveryservices/:id/routing makes requests to all TRs instead of by CDN #6197

@rawlinp

Description

@rawlinp

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

Metadata

Metadata

Assignees

Labels

Traffic Opsrelated to Traffic Opsbugsomething isn't working as intended

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions