nginx禁止恶意压力测试 Post author:Vinny Wang Post published:2018-10-29 Post category:Uncategorized Post comments:0 Comments 在虚拟主机server里添加 if ($http_user_agent ~ ApacheBench|WebBench|Wget) { return 403; } You Might Also Like 持续集成案例学习:Docker、Java与Maven 2017-08-02 Hello world! 2017-03-16 CentOS7中使用jsvc启动tomcat(daemon模式) 2018-03-28 Leave a Reply Cancel replyCommentEnter your name or username to comment Enter your email address to comment Enter your website URL (optional) Save my name, email, and website in this browser for the next time I comment. Δ