NGINX Rate Limiting for Unsecured Apps
November 3, 2016
Some applications don’t properly support IP blackholing in the case of failed login attempts. There’s a few ways to handle that, but one nice way is to make use of nginx in the front of the application to apply rate limiting.
