Features and Benefits

Features

  • CDN Distributions: Configure the instructions and resources that define how content is delivered from the origin server to the users through the CDN.

  • SSL/TLS Encryption: With SSL/TLS support in CDN, data transmitted between the CDN edge servers and users is encrypted, ensuring secure data transmission and reliability of content delivery through CDN networks. CDN also offers the flexibility to upload custom SSL certificates that suit your organization's requirements. It also supports the auto-renew of SSL certificates based on a certificate provider like ACME via API.

  • WAF: CDN offers a critical security feature, WAF, that provides an additional layer of security for web applications.

  • DDoS Layer 7 Protection: You can enable DDoS protection at layer 7 of the Open Systems Interconnection (OSI) model, which protects web applications against distributed denial-of-service attacks.

  • Caching: CDN caches static content such as images, CSS files, and scripts at edge servers, reducing the load on the origin server and speeding up content delivery to users. With these rules, you can control how content is delivered, cached, and optimized for users.

  • Routing Rules: With CDN, configure how incoming user requests are handled and routed within the CDN infrastructure. At least one routing rule for an origin server must exist, and a maximum of twenty-five routing rules are possible. The rules are applied in the defined sequence, meaning the first routing rule will have the highest precedence.

Warning: It is not recommended to set / as the first rule as all subsequent rules if any will be overridden by this rule.

  • Geo-Based Routing: With this routing mechanism, CDN allows users to route traffic based on the geographic location of users. This ensures that users are served content from the nearest edge server, reducing latency and improving overall performance.

  • Geo-Restrictions: With this feature, you can configure to block or allow countries to access the CDN distribution. Users can specify the geolocation parameters to block access from specific countries or regions. This can help prevent malicious traffic from specific locations and limit content delivery to only allowed geographical areas. You can also choose to allow countries or regions and restrict access to only the allowed countries list.

  • Rate Limiting: You can choose to limit the rate of incoming requests from specific IP addresses to prevent DDoS attacks. For more information, see Rate Limit Class.

Rate Limit Class

Rate limiting controls the number of requests a user or IP address can make to the CDN in a specified period. By default, no limit is applied, and the value is set to None.

Following are the rate limit classes that can be applied:

Note: All the rate limit requests are applied per second per CDN node which is serving the CDN IP grouped by the scheme, hostname, and URI path.

  • R1: A rate limit of 1 request per second per CDN node applies.

  • R5: A rate limit of 5 requests per second per CDN node applies.

  • R25: Allows up to 25 requests per second per CDN node.

  • R50: A rate limit of 50 requests per second per CDN node.

  • R100: Allows up to 100 requests per specified time. It can help control moderate traffic and ensure fair usage among users.

  • R250: Permits up to 250 requests per the specified time. It helps handle higher traffic while still preventing high network traffic.

  • R500: Up to 500 requests are allowed per the specified time. This level supports very high traffic loads.

Benefits

  • Faster Website Loading: CDN delivers content from servers located nearest to the user, thus reducing latency and improving page load times. This results in a better user experience and positively impact Search Engine Optimization (SEO) rankings.

  • Scalability: CDNs are designed to handle high traffic loads and can easily scale based on demand. This ensures that websites and applications remain responsive even during traffic spikes.

  • Enhanced Security: With DDoS Layer 7 protection, WAF, and SSL/TLS encryption, CDN helps safeguard websites and applications against online threats.

  • Improved Performance: By caching content at edge servers worldwide, CDNs can deliver content more efficiently, reducing server load and improving overall performance.

  • Global Delivery Scale: With CDN, geographical proximity between the user and the network server is always close, enabling requests for content delivery to the website to be loaded with less latency. This feature also boosts the website's Search Engine Optimization (SEO) since search engines prioritize websites that load at a quicker response time.

  • High Reliability: CDNs utilize redundancy and failover mechanisms to ensure high availability and reliability. If one server goes down, traffic can be automatically rerouted to another server, minimizing downtime.

  • Threat Mitigation: By blocking traffic from specific regions or countries, you can mitigate threats and malicious attacks originating from specific geographical locations.

Last updated

Revision created

commented latest release