Does closing connections without responding count against egress limits?

My Git server has been flooded with spam traffic for months, and I just configured nginx to immediately reset any connections that are from the spam IP range (185.191.171.0/24). Will I be penalized for the traffic that Replit’s reverse proxy sends to clients when repls refuse to reply? I’m just wanting to verify that I’m handling spam as well as possible.

2 Likes

Here’s an excerpt from my nginx log showing the spam requests (when the server responds with 444, it’s closing the connection without responding). https://termbin.com/vjn8g