Is it possible to set this kind of rule?
I want to avoid unwanted crawlers or spam bots to access multiple requests in a low period of time per ip.
To avoid overloading of webserver.
Thanks.
|
Is it possible to set this kind of rule? I want to avoid unwanted crawlers or spam bots to access multiple requests in a low period of time per ip. To avoid overloading of webserver. Thanks.
| |||
|
feedback
|
|
Try this:
it will drop incoming connections if IP make more than 5 connection attempts to port 80 within one minute. | |||
|
feedback
|