copyright | lastupdated | ||
---|---|---|---|
|
2018-05-03 |
{:shortdesc: .shortdesc} {:new_window: target="_blank"} {:codeblock: .codeblock} {:pre: .pre} {:screen: .screen} {:tip: .tip} {:download: .download}
A Content Delivery Network (CDN) is a collection of edge servers that are distributed through various parts of the country or the world. Their web content is served from an edge server, which is located in the geographic area closest to the customer who requests the content. This technique lets the users receive the content with less delay than we could achieve by delivering the content from one centralized location. It delivers a better overall experience for your customers.
A CDN achieves its purpose by caching web content on edge servers around the world. When a user requests web content, the content request is routed to the edge server that is geographically closest to that user. By reducing the distance the content must travel, the CDN offers optimized throughput, minimized latency, and increased performance.
Your account is created during the CDN order process, when you click on Select after navigating through the "Vendor selection" menu.
For HTTP-based CDN, update your DNS record so that your website points to the CNAME
associated with your new CDN mapping. For HTTPS-based CDN, this DNS update is NOT needed.
Note: It may take up to 15-30 minutes for the update to become active. Check with your DNS provider to obtain an accurate time estimate.
You are only billed for bandwidth used per IBM Cloud Content Delivery Network instance. If no bandwidth is used by your CDN, no charges are incurred. Bandwidth prices vary, depending on the regional location of the edge server. You can see bandwidth pricing by geographic region in the Getting Started section for this service.
IBM Cloud Content Delivery Network billing occurs according to the billing period established in your {{site.data.keyword.BluSoftlayer_notm}} Account.
No; it will only delete that CDN. Your account still exists, and you can create additional CDNs.
Content Caching is done using an origin pull model. Origin Pull is a method by which data is "pulled" by the edge server from the Origin Server, as opposed to manually uploading the content onto the edge server.
Yes, Firefox and Chrome are the recommended browsers. It is recommended that you use their latest versions with your IBM Cloud Content Delivery Network.
If you provide a path while creating your CDN, it allows you to isolate the files that can be served through CDN from a particular Origin Server.
Please refer to the 'Getting Help and Support' page, or open a ticket in the Customer Portal .
Click on your CDN to access the Overview Page in the Portal. On the right corner you can see a Details section with the CName
information.
My Purge Request for a given file path is in Progress. Can I submit a new request for the same file path?
No. There can only be one active Purge request for a given file path at a time.
Is Internet Protocol version 6 (IPv6) supported with the IBM Cloud Content Delivery Network service? How does it work?
IPv6 (or dual stack support) is supported by Akamai's Edge servers. It is designed to help customers with IPv4 only origin to accept connections from IPv6 clients, convert from IPv6 to IPv4 at the Edge and go forward to the origin with IPv4.
NOTE: Creating an IBM Cloud CDN using an IPv6 address as the Origin Server Address is not supported.
Yes. For the Akamai vendor, only the following port numbers are allowed: 72, 80-89, 443, 488, 591, 777, 1080, 1088, 1111, 1443, 2080, 7001, 7070, 7612, 7777, 8000-9001, 9090, 9901-9908, 11080-11110, 12900-12949, 20410, and 45002.
The path for a CDN mapping or for the origin is treated as a directory. Therefore, users trying to access the origin path should access it as a directory (with a slash). For example, if CDN www.example.com
is created using the path that includes the /images
directory, the URL to reach it should be www.example.com/images/
Omitting the slash, for example, using www.example.com/images
will result in a Page Not Found error.
Here's a tutorial on creating a Content Delivery Network for IBM Cloud Object Storage.
Follow the steps outlined in this article from Akamai.
By using the distributed Akamai platform, you get unparalleled scale and resiliency with more than 240,000 servers in over 130 countries. The Akamai Platform stands between your infrastructure and your end users, and it acts as first level of defense for sudden surges in traffic. Akamai Intelligent Platform also is a reverse proxy that listens and responds to requests on ports 80 and 443 only, which means that traffic on other ports is dropped at the edge without being forwarded to your infrastructure.