Skip to content

Latest commit

 

History

History
93 lines (55 loc) · 6.2 KB

faqs.md

File metadata and controls

93 lines (55 loc) · 6.2 KB
copyright lastupdated
years
2017, 2018
2018-05-03

{:shortdesc: .shortdesc} {:new_window: target="_blank"} {:codeblock: .codeblock} {:pre: .pre} {:screen: .screen} {:tip: .tip} {:download: .download}

FAQs

What is a Content Delivery Network (CDN)?

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.

How does a Content Delivery Network (CDN) work?

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.

How is my IBM Cloud Content Delivery Network service account created?

Your account is created during the CDN order process, when you click on Select after navigating through the "Vendor selection" menu.

What do I do when my CDN is in CNAME_CONFIGURATION Status?

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.

What will I be billed for?

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.

When will I be billed?

IBM Cloud Content Delivery Network billing occurs according to the billing period established in your {{site.data.keyword.BluSoftlayer_notm}} Account.

If I select delete from the CDN's overflow menu, does that delete my account?

No; it will only delete that CDN. Your account still exists, and you can create additional CDNs.

Does caching use push or pull?

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.

Is there a recommended browser to use for CDN service configuration?

Yes, Firefox and Chrome are the recommended browsers. It is recommended that you use their latest versions with your IBM Cloud Content Delivery Network.

What is the purpose of providing a path when creating my CDN?

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.

My CDN is in an Error State. What do I do now?

Please refer to the 'Getting Help and Support' page, or open a ticket in the Customer Portal External link icon.

Where do I find my CNAME if I didn't provide one?

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.

Are there any restrictions on what HTTP and HTTPS port numbers are allowed for Akamai?

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.

What URL should be used for access to data under the CDN or Origin Path?

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.

How do I set up my Content Delivery Network for IBM Cloud Object Storage (COS)?

Here's a tutorial on creating a Content Delivery Network for IBM Cloud Object Storage.

I received notification that my Origin Certificate is expiring. What do I do now?

Follow the steps outlined in this article from Akamai.

What security is included with IBM CDN solution with 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.