dwayn
dwayn
CDCloudflare Developers
Created by dwayn on 3/28/2024 in #general-help
Does cloudflare cdn support zstd
Does cloudflare cdn support zstd
22 replies
CDCloudflare Developers
Created by dwayn on 3/26/2024 in #general-help
Url remapping / parent path caching
I want to point cdn.mysite.com/contact/1.json cdn.mysite.com/contact/2.json cdn.mysite.com/contact/3.json .... All to the same file. How can I do that with r2?
8 replies
CDCloudflare Developers
Created by dwayn on 2/24/2024 in #general-help
Getting DDOS on r2 cache after disable all firewall (Essentially off) and using useragent
Please help me. I don't have 10000 to spend on enterprise....
4 replies
CDCloudflare Developers
Created by dwayn on 2/17/2024 in #general-help
How to turn off DDOS protection on R2?
My cached endpoint is returning cloudflare ddos protection from my application when there is high traffic and it is very annoying. Do I need enterprise?!
144 replies
CDCloudflare Developers
Created by dwayn on 11/21/2023 in #workers-help
How to use / enable 'eval()' in CF workers?
I would love to use eval in my workers code and I fully understand the risks of it. It seems the PR has made it available in workerd and workers SDK, is it available on CF workers as well yet? How can I enable it? https://github.com/cloudflare/workerd/pull/1338 I'm not sure how to set the --experimental flag if so, (Still getting eval is undefined after wrangler build --experimental)
16 replies
CDCloudflare Developers
Created by dwayn on 11/21/2023 in #general-help
How to use / enable 'eval()' in workers?
I would love to use eval in my workers code and I fully understand the risks of it. It seems the PR has made it available in workerd and workers SDK, is it available on CF workers as well yet? How can I enable it? https://github.com/cloudflare/workerd/pull/1338
4 replies