Remix.run Logo
grey413 11 hours ago

It's the web-scrapers. I run a tiny little mom and pop website, and the bots were consistently using up all of my servers' resources. Cloudfare more or less instantly resolved it.

dana321 10 hours ago | parent | next [-]

Caching would have been the correct answer

jwr 10 hours ago | parent | prev [-]

You mean you outsourced to Cloudflare the decision on who is allowed to view your website. That could be well-intentioned, but it's a risky thing to do, and I would not to outsource that decision. Especially as I wouldn't know who failed to get to my website as there is no way to appeal the decision.

As a side note, what does your site do that it's possible to use up all server resources? Computers are stupid fast these days. I find it's really difficult to build something that doesn't scale to at least multiple hundreds of requests per second.

grey413 10 hours ago | parent [-]

You'd be amazed how easy it is to take down a janky decades old LAMP stack.