문제

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