xpepermint Asked: 2012-04-05 15:57:47 +0800 CST2012-04-05 15:57:47 +0800 CST 2012-04-05 15:57:47 +0800 CST Protect nginx from hammering 772 I would like to protect my nginx+pessenger+rails3 HTTP server from hammering/scraping. If you try to scrape the Google it shows you a captcha in case you make too many requests from the same IP. What module should I use? Thanks. security scraping 1 Answers Voted Best Answer Mike 2012-04-05T16:23:45+08:002012-04-05T16:23:45+08:00 You can throttle connections with the following http://wiki.nginx.org/NginxHttpLimitReqModule
You can throttle connections with the following
http://wiki.nginx.org/NginxHttpLimitReqModule