mod_evasive for nginx?

Eri*_*ric 7 apache nginx mod-evasive

我正在使用mod_evasive来管理DOS的apache,也就是说它会在delta时间内自动黑名单,这些IP会执行太多的http查询.

它是否存在于nginx上?

Cyb*_*m0n 8

不,它没有.但是你可以使用ngx_http_limit_req_module.有关此模块的更多信息,请查找文档:https://nginx.org/en/docs/http/ngx_http_limit_req_module.html