Post AV4FEtXO1oAL6L2Tuy by cbaines@octodon.social
 (DIR) More posts by cbaines@octodon.social
 (DIR) Post #AV4FEtXO1oAL6L2Tuy by cbaines@octodon.social
       2023-04-26T21:40:11Z
       
       1 likes, 0 repeats
       
       So, Mastodon is DDoS'ing https://data.guix.gnu.org/ which I try and keep running.The NGinx access log is full of lines like:```162.19.31.85 - - [26/Apr/2023:23:13:24 +0200] "GET /repository/1/branch/master/latest-processed-revision/package-reproducibility HTTP/1.1" 499 0 "-" "http.rb/5.1.1 (Mastodon/4.1.2; +https://canada.masto.host/) Bot"```Given it's a DDoS though, having NGinx look at the request rate by IP and returning 499's probably isn't very effective.