Authored by jie

Update limit_ip_access.yml

  1 +#switch ture:open,false:close
1 is_open: true 2 is_open: true
  3 +# white ip list use ip or ip and subnet mask,eg."172.16.6.230,172.16.6.230/16".
2 white_ips: "172.31.0.0/16,10.66.0.0/16,54.222.0.0/16,118.89.221.106/32,123.206.21.19/32,123.206.73.107/32,54.223.0.0/16" 4 white_ips: "172.31.0.0/16,10.66.0.0/16,54.222.0.0/16,118.89.221.106/32,123.206.21.19/32,123.206.73.107/32,54.223.0.0/16"
  5 +# 1:true-open,false-close, 2:max access , 3:seconds,
3 ip_qps_limit: "true,60,1" 6 ip_qps_limit: "true,60,1"
  7 +# 1: max access,2:seconds
4 interface_ip_qps_limit: 8 interface_ip_qps_limit:
5 app.bind.sendThirdBindMobileCodeOnly: "15,2" 9 app.bind.sendThirdBindMobileCodeOnly: "15,2"
6 app.bind.sendThirdBindMobileCodeOnlyImg: "15,2" 10 app.bind.sendThirdBindMobileCodeOnlyImg: "15,2"