linker
linker
Explore posts from servers
CDCloudflare Developers
Created by linker on 3/29/2025 in #general-help
Help with DDoS attacks
Hey everyone, I have a couple of people that keep ddosing my projects. I'm not quite ready to buy the $250 business plan yet. Are there any WAF rules I could use to prevent at least some ddoses. I'm getting hit with around 700 million requests and unfortunately cloudflare is unable to stop most of the attacks on the pro tier. Any suggestions are welcome.
3 replies
SSolidJS
Created by linker on 11/10/2024 in #support
Pre rendering
Hey all, after the svelte 5 update I've decided to switch. My question: is it possible to prerender parts of the website like in sveltekit, when building the app?
2 replies
CDCloudflare Developers
Created by linker on 11/2/2024 in #general-help
Websockets
I have this line shown in the Network tab on my cloudflare dashboard: "Concurrent connection guidelines for your plan: low." What does this mean exactly? My application needs a websocket connection for each user, that'd mean a thousand of connections at a time for starters. Will be more with time. - Am I supposed to upgrade to a Pro/Enterprise plan? - Will cloudflare reject new websocket connections if there are too many connections? What are the limits?
14 replies
CDCloudflare Developers
Created by linker on 10/30/2024 in #general-help
Fetching WAF events
Is it possible to programatically fetch all WAF events for the past 24 hours. For example, I was DDoS'd and I'd like to export all IPs. Exporting 500 entries at a time is not viable. As there are a couple million requests that were blocked by the WAF from different ips. So is there some API endpoint I could use to export all events?
2 replies