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

查看:144
本文介绍了我如何能实现速度与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)

和其余

  • mod_limitipconn
  • mod_bw
  • mod_bwshare

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

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