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 Building Dockers with Maven for Continuous Integration 2017-08-02 JVM性能调优监控工具jps、jstack、jmap、jhat、jstat、hprof使用详解 2019-04-08 Connecting JIRA applications to MySQL 2017-05-19 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. Δ