Update README.md
parent
51c3af7690
commit
75837ac2d3
|
@ -73,7 +73,7 @@ nginx安装路径假设为:/usr/local/nginx/conf/
|
|||
--是否开启拦截cc攻击(需要nginx.conf的http段增加lua_shared_dict limit 10m;)
|
||||
CCrate = "100/60"
|
||||
--设置cc攻击频率,单位为秒.
|
||||
--默认1分钟同一个IP只能请求同一个文件(request_filename)100次
|
||||
--默认1分钟同一个IP只能请求同一个url超过100次
|
||||
html=[[Please go away~~]]
|
||||
--警告内容,可在中括号内自定义
|
||||
备注:不要乱动双引号,区分大小写
|
||||
|
|
Loading…
Reference in New Issue