since-2017-hub
CDCloudflare Developers
•Created by since-2017-hub on 12/10/2024 in #general-help
Who has experience for the cloudflare cache module and feature?
The script must meet some specific requirements:
Caching based on headers: While I didn't specify which headers, the ideal candidate should be able to implement caching based on various headers, such as User-Agent, Accept-Language, and Cookie.
An exclusion list: The script should be capable of excluding sensitive user data, admin or backend endpoints, and frequently changing data from the cache.
Custom TTL configuration: The script needs to incorporate a custom Time-To-Live (TTL) configuration for different types of content.
Automatic cache refresh: The script should automatically refresh the cache at set intervals to ensure that users receive up-to-date content.
1 replies