質問

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!

役に立ちましたか?

解決

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/

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top