Volume difference with older crawlers?
Volume difference with older crawlers?
Posted Feb 15, 2026 13:35 UTC (Sun) by mb (subscriber, #50428)In reply to: Volume difference with older crawlers? by excors
Parent article: Poisoning scraperbots with iocaine
The traffic increased up until the point where basically *all* requests started to time out. Including the AI crawler generated requests.
That forced me to put the most expensive part (cgit) behind a simple cookie gate.
That works pretty well, but ever since I have installed this about half a year ago the AI crawlers keep hammering cgit.
Traffic of today is 99.6% hammering on the protected cgit area (and receiving a simple block message as a response).
They keep requesting deep URLs from the cgit, even though they didn't receive a cgit answer ever since I blocked it. So they must be keeping a database of what was there and what to hammer next. But without looking at the actual response.
But at least it doesn't invoke the cgi backend anymore, so the server can still handle it.
Not sure what I want to do, if it keeps increasing, though. And that's the trend.
Load average is at 0.6 and I really do not want to pay for a bigger machine.
Running small servers on the internet is a mess for hobbyists these days.
After E-Mail became a nightmare due to the big corporations putting massive restrictions onto sending servers now it becomes a nightmare to run a simple web server that nobody cared about two years ago.
These two things are currently destroying the Internet as a place where everybody can publish free speech without the help of big corporation platforms.
