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 Feature Request affects these Traffic Control components:
Traffic Portal
Description
Perhaps in the DS creation modal where a type is selected, a description is shown based on the current selection. Proposed descriptions:
Name
Content Routing
Description
HTTP
HTTP Content Routing
The Traffic Router DNS auth server returns its own IP address on DNS queries, and the client gets redirected to a specific cache in the nearest cache group using HTTP 302. Use this for long sessions like HLS/HDS/Smooth live streaming, where a longer setup time is not a problem.
DNS
DNS Content Routing
The Traffic Router DNS auth server returns an edge cache IP address to the client right away. The client will find the cache quickly but the Traffic Router can not route to a cache that already has this content in the cache group. Use this for smaller objects like web page images / objects.
DNS_LIVE_NATNL
DNS Content routing
Whereas for “standard” DNS content routing the objects are stored on disk, for this delivery service type the objects are stored on the RAM disks. Use this for linear TV. The MID tier is NOT bypassed for this type.
DNS_LIVE
DNS Content routing
Same as DNS_LIVE_NATNL, but the MID tier is bypassed.
HTTP_NO_CACHE
HTTP Content Routing
Caches will not actually cache the content, they act as just proxies. The MID tier is bypassed.
HTTP_LIVE
HTTP Content routing
Whereas for “standard” HTTP content routing the objects are stored on disk, for this delivery service type the objects are stored on the RAM disks. Use this for linear TV. The MID tier is bypassed for this type.
HTTP_LIVE_NATNL
HTTP Content routing
Same as HTTP_LIVE, but the MID tier is NOT bypassed.
ANY_MAP
N/A
ANY_MAP is not known to Traffic Router. For this deliveryservice, the “Raw remap text” field in the input form will be used as the remap line on the cache.
STEERING
HTTP Content Routing
The Delivery Service will be used to route to other delivery services. The target delivery services Traffic Router and the routing weights for those delivery services will be defined by an admin or steering user. For more information see the steering feature documentation
This Feature Request affects these Traffic Control components:
Description
Perhaps in the DS creation modal where a type is selected, a description is shown based on the current selection. Proposed descriptions:
The Traffic Router DNS auth server returns its own IP address on DNS queries, and the client gets redirected to a specific cache in the nearest cache group using HTTP 302. Use this for long sessions like HLS/HDS/Smooth live streaming, where a longer setup time is not a problem.
The Traffic Router DNS auth server returns an edge cache IP address to the client right away. The client will find the cache quickly but the Traffic Router can not route to a cache that already has this content in the cache group. Use this for smaller objects like web page images / objects.
Whereas for “standard” DNS content routing the objects are stored on disk, for this delivery service type the objects are stored on the RAM disks. Use this for linear TV. The MID tier is NOT bypassed for this type.
Same as DNS_LIVE_NATNL, but the MID tier is bypassed.
Caches will not actually cache the content, they act as just proxies. The MID tier is bypassed.
Whereas for “standard” HTTP content routing the objects are stored on disk, for this delivery service type the objects are stored on the RAM disks. Use this for linear TV. The MID tier is bypassed for this type.
Same as HTTP_LIVE, but the MID tier is NOT bypassed.
ANY_MAP is not known to Traffic Router. For this deliveryservice, the “Raw remap text” field in the input form will be used as the remap line on the cache.
The Delivery Service will be used to route to other delivery services. The target delivery services Traffic Router and the routing weights for those delivery services will be defined by an admin or steering user. For more information see the steering feature documentation