Hello! I'm working on my home server trying to get some networking problems solved, and out of nowhere my nginx is suddenly being hit from this instance tens of times per second. I'm at several thousand lines in just 10 minutes. I'm still new to networking stuff, trying to learn what I can. Is this normal?!
Edit: For some background, I used to roll my own instance, but as I wasn't very comfortable yet with network security and all that I pulled it down. This was maybe a year and a half ago. I get lots of lemmy instances looking to check in, since they think my instance still exists, but this is a bit much...
Edit 2 to fix the photo
Edit 3: I'm reading that returning 410 Gone should tell the instance that mine is permanently gone, so I'm going to set that up in nginx. According to pull #5256, since I'm returning a 4xx error more than 3 days it should have already stopped.

Update: programming.dev seems to be respecting the 410 pretty quick! I installed Grafana to finally see some network stats, and hopefully lemmy.world and .ml will respect it as well in the next couple days (Stats started recording when the container went live, and .dev stopped pretty quick afterwards)

Wait... Really? I thought that was the basis of acrivitypub. Is there a new spec?