Le 2/18/13 10:44 AM, Dhruv Chopra a écrit :
> Hi,
> Is there any standard/recommended way to do DoS/DDoS prevention on a MINA
> TCP server? 
yes : don't even try to do that.

You
1) won't be able to protect your system against any DoS/DDoS
2) don't want to protect a system against a legal requests issued by a
badly design client, but instead want to fix the client code

The reason why you should protect your server against DoS/DDoS at a
higher level is that it's already well done by firewalls, switches,
routers, etc (see
http://en.wikipedia.org/wiki/Denial-of-service_attack#Prevention_and_response).
When the bad requests hit your server, it's way too late.

-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com 

Reply via email to