Closed Firefishy closed 6 months ago
This works because upstream accepted this patch: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930724
As a heads up, we're facing quite some issues related to mod_evasive. It would be great if you could review my analysis in https://github.com/facebook/Rapid/issues/1424 ... we'll create an operations issue later.
Currently mod-evasive uses
403 - Forbidden
, instead use429 - Too Many Requests
instead to clearly identify the responses when mod-evasive is triggered.