My assumption is that the pattern you describe is possible/doable on certain scales and in certain combinations of technologies. But doing this across a distributed system with as many nodes and as many different nodes as CloudFlare has, and still have a system that can be updated quickly (responding to DDOS attacks for example) is a lot harder.
If you really feel like you have a better solution please contact them and consult for them, the internet would thank you for it.
floquant@lemmy.dbzer0.com 1 day ago
Their motivation is that that file has to change rapidly to respond to threats. If a new botnet pops up and starts generating a lot of malicious traffic, they can’t just let it run for a week
unexposedhazard@discuss.tchncs.de 1 day ago
How about an hour? 10 minutes? Would have prevented this. I very much doubt that their service is so unstable and flimsy that they need to respond to stuff on such short notice. It would be worthless to their customers if that were true.
SMillerNL@lemmy.world 1 day ago
5 minutes of uninterrupted DDoS traffic from a bot farm would be pretty bad.
ramble81@lemmy.zip 1 day ago
5 hours from an unintentional update is even worse.
dafta@lemmy.blahaj.zone 1 day ago
Significantly better than several hours od most of the internet being down.
echodot@feddit.uk 1 day ago
There are technical solutions to this. You update half your servers, and then if they die you just disconnect them from the network while you fix them and then have your own unaffected servers take up the load. Now yes, this doesn’t get a fixout quickly, but if you update kills your entire system, you’re not going to get the fix out quickly anyway.
floquant@lemmy.dbzer0.com 1 day ago
Congratulations, now your “good” servers are dead from the extra load and you also have a queue of shit to go through once you’re back up, making the problem worse. Running a terabit-scale proxy network isn’t exactly easy, the amount of moving parts interacting with each other is insane. I highly suggest reading some of their postmortems, they’re usually really well written