cdn_prefetch_urls
Submit resource URLs to trigger proactive retrieval and caching by the CDN. Enhances accessibility by storing specified resources on cache nodes in advance.
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' |