由 dancingpig 在 02-27-2004 00:25 发表:
寻问个apache的问题
如何在阻止dos攻击
攻击者用正常的http请求来淹没缓冲,阻止其他人的正常连接
目前情况设了防火强规则来阻止,但是不是好办法
apache里有没有类似proftp的设置允许一ip同时连接最大数的线程参数?
由 terminator 在 02-27-2004 03:32 发表:
of course it has the options, read httpd.conf carefully and you will find two:
MaxClients 100