Volume difference with older crawlers?
Volume difference with older crawlers?
Posted Feb 23, 2026 23:29 UTC (Mon) by anton (subscriber, #25547)In reply to: Volume difference with older crawlers? by mb
Parent article: Poisoning scraperbots with iocaine
They keep requesting deep URLs from the cgit, even though they didn't receive a cgit answer ever since I blocked it.We have a similar experience with Gforth's ViewCVS or CVSweb; one had been disabled for many years, the other was disabled when the scraperbots caused problems; both were obsolete, because Gforth has switched to git in 2014, with all of the CVS history included.
When I last looked, the scraperbots were still busily accessing various urls for some versions of files in CVS, or various directories with sorting options and the like encoded in the URL, several months after the service had been shut down.
One other thing I noticed is that at least one scraperbot doesn't use the IP protocol properly, and on the old web server we used at the time, every connection by a scraperbot consumed one of the available connections without it being released for a long time, if ever. After the few hundred connections available to the web server had been consumed, it no longer served anything. I don't remember in which state the connection hung, but one may be able to use their connection behaviour to identify them; identifying after the content has been served is probably not be very useful, but maybe the also connect in an unusual way on establishing the connection.
