Forum Moderators: open
What kind of NUMBERS are we talking about above 100k requests per minute?
For the first time in years, I've had to sit down and look up IPs and add a slew of “Require ip” directives. From this I learned that certain typos that, in Apache 2.2, would have thrown the server into Lookups mode, will in 2.4 proceed directly to 500. Ouch.
What kind of NUMBERS are we talking about above 100k requests per minute?
Just trying to get a handle on the scope of things.
Gotta love a bot that politely asks you to block it
Gotta love a bot that politely asks you to block it
the freedom to use any web browser,
Why should anyone be dictating who our subscribers can be.
It is also about privacy and why should any third party service be caching our intellectual property,
...how do we know that they aren't beating up shopkeepers who don't pay protection money?
My thought for today on AI blocking... no Cloudfester will help at all.
mozilla/5.0 (compatible; thinkbot/0.5.8; +in_the_test_phase,_if_the_thinkbot_brings_you_trouble,_please_block_its_ip_address._thank_you.)Oh, no worries, thinkbot, you have already blocked yourself. (Quick run to raw logs tells me I haven't seen it yet, but even barring header deficits, that UA is an automatic lockout.)
[blog.cloudflare.com...]
Earlier today, Cloudflare terminated the account of the Daily Stormer.
.....
Now, having made that decision, let me explain why it's so dangerous.
If you were using Cloudflare you could just use the ASN
That could be like dropping a nuke to level a single building.
the CF response code for the URL they were hitting was 301. So they were requesting an old page that had been redirected I guessCould also be a canonicalization issue: either http for https, or wrong www, both of which are common with newly arrived robots. And now and then I get a flurry of requests for interior pages with missing directory slash; that’s also a 301.
Does CF not tell you the exact URL that was requested?