Protection against massiv requests from single server / ip

Jim Ohlstein jim at ohlste.in
Sun Jan 31 10:46:32 MSK 2010


On 1/31/10 2:36 AM, adk1601 at gmx.de wrote:
> Hello Nginx community,
>
> what is the best way protecting my nginx webserver against massiv request from single server/ips? I made some tests with openload and see one server with openload can fill the whole 100Mbit connection to my server.
>

http://wiki.nginx.org/NginxHttpLimitReqModule

http://wiki.nginx.org/NginxHttpLimitZoneModule

These should do the trick for you.


-- 
Jim Ohlstein



More information about the nginx mailing list