LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Rate Limiting With nginx (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-rate-limiting-with-nginx-4175434882/)

LXer 10-31-2012 06:50 AM

LXer: Rate Limiting With nginx
 
Published at LXer:

This article explains how to use the nginx HttpLimitReqModule to limit the number of requests for a given session. This is useful, for example, if your site is hammered by a bot doing multiple requests per second and thus increasing your server load. With the HttpLimitReqModule you can define a rate limit, and if a visitor exceeds this rate, he will get a 503 error.

Read More...


All times are GMT -5. The time now is 05:52 PM.