Firu
Firu
Explore posts from servers
CDCloudflare Developers
Created by Firu on 7/12/2024 in #pages-help
Can I move Web Analytics data to another site?
I have two instances; one was setup with the automatic method & the other with the JS snippet. I have deprecated the JS snippet one, but I would like to keep the analytics intact when transitioning to the automatic one. Is there a way to do this?
2 replies
CDCloudflare Developers
Created by Firu on 7/5/2024 in #workers-help
CRON Trigger execution time limit for Workers Paid?
No description
8 replies
CDCloudflare Developers
Created by Firu on 6/16/2024 in #pages-help
RSCs Use Function Requests with Next on Pages?!
No description
7 replies
CDCloudflare Developers
Created by Firu on 6/14/2024 in #pages-help
Cloudflare not Caching next/image Images
Can someone help me debug and check the request & response headers? All my images keep getting DYNAMIC cf-cache-status values.
https://wuwatracker.com
I have a cache rule for webp and png images already that looks like this: (http.request.uri.path.extension eq "webp") or (http.request.uri.path.extension eq "png") When I used a page rule for wuwatracker.com/*, it kept giving me MISS or EXPIRED cache hits.
2 replies