How to reset nginx rate limiting
I successfully implemented rate limiting in the nginx-configuration with limit_req_zone and limit_req as documented on the nginx blog The rate limiting settings is configured pretty strict. So I sometimes run into the rate-limit if I have to do some admin…