Authored by jie

Update nginx_limit_ip.yml

... ... @@ -10,7 +10,7 @@ white_ips:
- "123.206.73.107/32"
- "54.223.0.0/16"
# 1:true-open,false-close, 2:max access , 3:seconds,
# 2:max access , 3:seconds,
ip_qps_limit: "60,1"
# 1: max access,2:seconds
... ...