this post was submitted on 19 Nov 2025
352 points (98.4% liked)

Technology

76917 readers
3213 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

The issue was not caused, directly or indirectly, by a cyber attack or malicious activity of any kind. Instead, it was triggered by a change to one of our database systems' permissions which caused the database to output multiple entries into a “feature file” used by our Bot Management system. That feature file, in turn, doubled in size. The larger-than-expected feature file was then propagated to all the machines that make up our network.

The software running on these machines to route traffic across our network reads this feature file to keep our Bot Management system up to date with ever changing threats. The software had a limit on the size of the feature file that was below its doubled size. That caused the software to fail.

you are viewing a single comment's thread
view the rest of the comments
[–] echodot@feddit.uk 7 points 21 hours ago (2 children)

I hate it but there really isn't much in the way of an alternative. Which is why they're dominant, they're the only game in town

[–] Capricorn_Geriatric@lemmy.world 35 points 19 hours ago

How come?

You can route traffic without Cloudflare.

You can use CDNs other than Cloudflare's.

You can use tunneling from other providers.

There are providers of DDOS protection and CAPTCHA other than Cloudflare.

Sure, Cloudflare is probably closest to asingle, integrated solution for the full web delivery stack. It's also not prohibitively expensive, depending on who needs what.

So the true explanation, as always, is lazyness.

[–] dan@upvote.au 9 points 18 hours ago* (last edited 7 hours ago)

there really isn't much in the way of an alternative

Bunny.net covers some of the use cases, like DNS and CDN. I think they just rolled out a WAF too.

There's also the "traditional" providers like AWS, Akamai, etc. and CDN providers like KeyCDN and CDN77.

I guess one of the appeals of Cloudflare is that it's one provider for everything, rather than having to use a few different providers?