Looking for DOS/DDOS protection tools and strategies
- by Alexandre Victoor
I am working on a java application that exposes webservices for a flash client.
Any idea on how to prevent DOS/DDOS attacks ?
I cannot use mechanism unfriendly for the end user such as captcha.
So far I have found mod_evasive, an apache module which looks quite promising...
Any suggestions, best practices, tools I might use ?
Thanks in advance