It’s impossible, i got this instance to just see lemmy from my own instance, but no, it was slow as hell the whole week, i got new pods, put postgres on a different pod, pictrs on another, etc.

But it was slow as hell. I didn’t know what it was until a few hours before now. 500 GETs in a MINUTE by ClaudeBot and GPTBot, wth is this? why? I blocked the user agents, etc, using a blocking extension on NGINX and now it works.

WHY? So google can say that you should eat glass?

Life is now hell, if before at least someone could upload a website, now even that is painfull.

Sorry for the rant.

  • carrylex@lemmy.world
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    1 天前

    So I just had a look at your robots.txt:

    User-Agent: *
      Disallow: /login
      Disallow: /login_reset
      Disallow: /settings
      Disallow: /create_community
      Disallow: /create_post
      Disallow: /create_private_message
      Disallow: /inbox
      Disallow: /setup
      Disallow: /admin
      Disallow: /password_change
      Disallow: /search/
      Disallow: /modlog
      Crawl-delay: 60
    

    You explicitly allow searching your content by bots… That’s likely one of the reasons why you get bot traffic.