Rate Limiting With Nginx – Slow Down Website Scans
If you have ever tailed your access logs (eg. tail -f /var/log/nginx/access.log) you may have seen some bad bot signs such as rapid requests for exploitable WordPress plugins or brute forcing logins on your site. The first obvious defence of course is having strong passwords and up to date WordPress files. (from the base install
Rate Limiting With Nginx – Slow Down Website Scans Read More ยป