I really hope they die soon, this is unbearable…

A graph of MySQL queries showing a violent drop in requests after blocking OpenAI Crawlers
you are viewing a single comment's thread
view the rest of the comments
[–] 58 points 6 months ago (3 children)

Yeah I had the same thing. All of a sudden the load on my server was super high and I thought there was a huge issue. So I looked at the logs and saw an AI crawler absolutely slamming my server. I blocked it, so it only got 403 responses but it kept on slamming. So I blocked the IPs it was coming from in iptables, that helped a lot. My little server got about 10000 times the normal traffic.

I sorta get they want to index stuff, but why absolutely slam my server to death? Fucking assholes.

  • source
  • hideshow 3 child comments
  • [–] 18 points 6 months ago (2 children)

    My best guess is that they don't just index things, but rather download straight from the internet when they need fresh training data. They can't really cache the whole internet after all...

  • source
  • parent
  • hideshow 2 child comments
  • [–] 8 points 6 months ago

    The sad thing is that they could cache the whole internet if there was a checksum protocol.

    Now that I'm thinking about it, I actually hate the idea that there are several companies out there with graph databases of the entire internet.

  • source
  • parent