本文介绍了限制Apache2中的并发连接数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
有没有办法限制与我的Apache服务器上运行的Web应用程序的并发连接数。
Is there a way I can limit the number of concurrent connections to the Web Application running on my Apache Server.
我的服务器版本是Apache 2.2。 11
推荐答案
请查看模组。
这篇关于限制Apache2中的并发连接数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!