(Transcribed from Confluence) Add DS type descriptions to the UI #7911
Labels
good first issue
first-time committers will find this easy to resolve
low difficulty
the estimated level of effort to resolve this issue is low
low impact
affects only a small portion of a CDN, and cannot itself break one
new feature
A new feature, capability or behavior
Traffic Portal v1
related to Traffic Portal version 1
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
The text was updated successfully, but these errors were encountered: