Question

Hi! I have been having recurrent problems on my apache2, some group of people is bombarding my server with HTTP petitions to all my forms, everything collapses and my service is interrupted.

How can I limit the amount of petitions per seconds to my users? Or which is the usual way to address this problem?

Thanks!

Was it helpful?

Solution

we do server and url level protection using mod_qos

It wasn't super easy to understand or install BUT it sure is powerful.

read some of the sample/examples on the page, you will find one that fits your problem

http://opensource.adnovum.ch/mod_qos/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top