aswarcewicz opened a new issue, #8683: URL: https://github.com/apache/apisix/issues/8683
### Description I would like to ask is it possible to block IP address for certain time if it hit configured number of errors from remote service. For example: User try to make SQL Injection. Service returns response code 500 After 10 attempts to hack my service I would like to globally block User IP Address for 1 hour. One other requirment - I would like to combine this rule with existing limit-count plugin. I already have global limit-count per IP configured -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
