EdgeNext
Documentation home

EdgeNext Documentation

Product guides, setup instructions, and technical references.

Security CDN

Range Request Configuration

Range Request Configuration allows Security CDN edge nodes to include the Range header in origin fetch requests. When the origin server receives the request, it returns only the specified data range. This enables partial caching, on-demand fetching, improved cache hit ratio, and faster response times.

Note: Please ensure that your origin server supports Range requests. Otherwise, enabling Range Request Configuration may result in incorrect caching or access errors.

Configuration Modes

Status Description
Disabled Regardless of whether the client sends Range requests to the edge node, the edge node always fetches the entire file from the origin.
Enabled When enabled, if the client sends Range requests to the edge node, the edge node will fetch the requested ranges from the origin.

Configuration Guide

  1. Log in to the Security CDN console.

  2. In the left navigation pane, go to Speed & Cache > Acceleration, then open the Domain Acceleration Template page.

    速度与网络全局配置1.png

  3. Select the desired template and click Policy Management.

    速度与网络模板配置1.png

  4. Under Origin Settings > Range Request Configuration, toggle the switch to Enable.

    Range回源1.png

  5. A confirmation dialog will appear. Click Confirm to save the configuration for the selected template.

    Range回源2.png

Need help? Contact our support team at support@edgenext.com.

Back to documentation home