LLM scraper bots are overloading acme.com's HTTPS server
mjyut
33 points
28 comments
April 08, 2026
Related Discussions
Found 5 related stories in 60.7ms across 3,871 title embeddings via pgvector HNSW
- Tons of new LLM bot accounts here koolala · 12 pts · March 15, 2026 · 51% similar
- LLMs can unmask pseudonymous users at scale with surprising accuracy Gagarin1917 · 42 pts · March 04, 2026 · 49% similar
- LLMs can be exhausting tjohnell · 152 pts · March 15, 2026 · 47% similar
- Aggressive AI scrapers are making it kinda suck to run wikis cookmeplox · 19 pts · March 13, 2026 · 46% similar
- Are LLM merge rates not getting better? 4diii · 131 pts · March 12, 2026 · 45% similar
Discussion Highlights (8 comments)
davidsojevic
I suspect part of the issue is that people are still using things like `acme.com` and `demo.com` as an example domain in their documentation and tests instead of relying on `example.com` which is reserved exactly for this purpose [0] [0]: https://www.iana.org/domains/reserved
Frieren
> The LLM companies are not picking on me in particular, they are pounding every site on the net. Why is not this a criminal offense? They are hurting business for profit (or for higher valuation as they probably have no profit at all). Why are corporations allowed to do with impunity what could land even a teenager years in prison? Is there no rule of law anymore? The five-year and ten-year penalties kick in only when the government can show the offense caused at least $5,000 in losses across all victims during a one-year period. https://legalclarity.org/what-are-the-punishments-for-a-ddos...
JohnTHaller
Series of Chinese LLM scrapers kept PortableApps.com running slow and occasionally unresponsive for 2 weeks.
superkuh
There are plenty of local LLMs out there run by humans that play nice. It's not the LLMs that are the problem. It's the corporations. That's the commonality. Human people aren't doing this. These corporate legal persons are a much more dangerous and capable form of non-human intelligence with non-human motives than LLMs (which are not doing the scraping or even calling the tools which are sending the HTTP requests). And they have lobbied their way to legal immunity to most of their crimes.
chupchap
Bot traffic is crazy even for smaller sites, but still manageable. I was getting 2,000 visitors a day on my infrequently updated website, but after I blocked all the bots via Cloudflare it went back to the normal double digit visitor count.
avazhi
> Someone really ought to do something about it. What is bro proposing here?
kristianp
> Nearly all of them were for non-existent pages. Do any webservers have a feature where they keep a list in memory of files/paths that exist?
arjie
The only real solution is to put Anubis in front. For me, I just use Cloudflare in front and that suffices. But it's only a few thousand per hour by default. My homeserver can handle that quite well on its own.