Robin Lindner
Robin Lindner
Explore posts from servers
CDCloudflare Developers
Created by Robin Lindner on 8/10/2024 in #workers-help
Real-time API
Hey all, is there a way to publish real time messages over WebTransport & WebSockets over Cloudflare services or do I need an own backend? Low-latency would be nice.
6 replies
CDCloudflare Developers
Created by Robin Lindner on 6/24/2024 in #pages-help
Headless CMS for Cloudflare+Astro
Hey all, can anybody recommend a headless CMS for use in Astro SSR on Cloudflare? I currently use contentful, but the contentful integration uses under the hood somewhere eval, which is disabled by CF.
1 replies
CDCloudflare Developers
Created by Robin Lindner on 4/2/2024 in #pages-help
wrangler preview output is not the same as live
No description
2 replies
CDCloudflare Developers
Created by Robin Lindner on 3/31/2024 in #general-help
CDN Performance in Europe
Are there plans improving Cloudflare CDN performance in general (e.g. more PoPs)? Especially in Europe/Germany. For some of my pages I currently use Bunny. Some things are already running on Cloudflare. I also find the handling of Cloudflare much better & the possibilities with Workers, etc. are much better. Nevertheless, the latency of Bunny, Edgio, ... still outperforms...
1 replies
CDCloudflare Developers
Created by Robin Lindner on 3/29/2024 in #pages-help
100 rules limit on Astro-generated site
Previously, I ran my Astro website with node under Docker. Since the cluster is getting too expensive for me in the long run, I'm in the process of switching to Cloudflare and have tried to use the Cloudflare adapter for Astro. Apparently the workers have an upper limit for rules (100). A _routes.json with almost 150 exclude rules is created for the static files. Does anyone have a good approach to solving the problem?
30 replies