魔众SCRM私域运营系统 openresty 运维

魔众SCRM私域运营系统 / 文档中心
文档中心
开发教程
安装常见问题

每秒每个IP最多一个请求限流

作用域 http

limit_req_zone $binary_remote_addr zone=limit_by_ip:64m rate=1r/s;

作用域 http, server, location

limit_req zone=limit_by_ip burst=10;

nginx http_limit_req 参考

QQ
微信
公众号