cdn_prefetch_urls
Accelerate content delivery by prefetching URLs on Qiniu's CDN. Submit up to 60 resource URLs, and the CDN proactively retrieves and caches them for faster access.
Instructions
Newly added resources are proactively retrieved by the CDN and stored on its cache nodes in advance. Users simply submit the resource URLs, and the CDN automatically triggers the prefetch process.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
urls | Yes | List of individual URLs to prefetch (max 60 items). Must be full URLs with protocol, e.g. 'http://example.com/file.zip' |