如何使用 Apache 实现速率限制?(每秒请求数) [英] How can I implement rate limiting with Apache? (requests per second)

查看:23
本文介绍了如何使用 Apache 实现速率限制?(每秒请求数)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有哪些技术和/或模块可用于在 apache 中实现稳健的速率限制(请求|字节/IP/单位时间)?

What techniques and/or modules are available to implement robust rate limiting (requests|bytes/ip/unit time) in apache?

推荐答案

最好的

  • mod_evasive (Focused more on reducing DoS exposure)
  • mod_cband (Best featured for 'normal' bandwidth control)

其他的

这篇关于如何使用 Apache 实现速率限制?(每秒请求数)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆