URL Verification
A valid CDN or edge CNAME URL requires a specific syntax and case.
CDN URL Syntax:
://..{Base Domain}/80//
Edge CNAME URL Syntax:
:///
Example:
This example scenario is based on the setup defined below.
Setup |
Description |
Platform
|
HTTP Large
|
Customer origin name
|
myorigin
|
Relative path
|
/marketing/viral
|
File name
|
product.png
|
Valid CDN URL:
http://wpc.0001.edgecastcdn.net/800001/myorigin/marketing/viral/product.png
http://wpc.0001.edgecastcdn.net/800001/marketing/viral/product.png
http://wpc.0001.edgecastcdn.net/800001/Myorigin/marketing/viral/Product.png
Checklist:
Verify the syntax and the case of the URL through which content is being requested.