Maybe you can use the map module(<a href="http://wiki.nginx.org/HttpMapModule">http://wiki.nginx.org/HttpMapModule</a>) in front of the limit request module.<br><br><div class="gmail_quote">2011/3/23 j0nes2k <span dir="ltr">&lt;<a href="mailto:nginx-forum@nginx.us">nginx-forum@nginx.us</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello,<br>
<br>
I am trying to use the HTTPLimitRequests Module to prevent excessive<br>
usage of resources on our server. However we also have some spikes which<br>
seem to originate from search bots or other allowed usage. We want to<br>
keep these requests from known IP adresses untouched and limit all other<br>
requests.<br>
<br>
Is there a way to whitelist IPs using this module?<br>
<br>
Thank you for your answer!<br>
<br>
Best regards,<br>
Jonas Kaufmann<br>
<br>
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,185127,185127#msg-185127" target="_blank">http://forum.nginx.org/read.php?2,185127,185127#msg-185127</a><br>
<br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://nginx.org/mailman/listinfo/nginx" target="_blank">http://nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br>