Domanda

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!

È stato utile?

Soluzione

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/

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top