配置nginx限制流量和连接数,Nginx 1.2以后应该都是支持的。 编辑nginx.conf #在nginx.conf里的http{}里加上相关代码:http { include mime.types...
2017-07-04
Clang
1279 阅读