a simple java servlet filter solution against Ddos attacks


/ Published in: Java
Save to your folder(s)

a simple solution that illustrates a very practical usage of java filters, in this example we try to block any Ddos attack, spam access and route clients or visitors to there corresponding pages.
note: please test before use, then use at your own risk.

URL: http://fivesnippets.blogspot.com/2014/08/servlet-filter-for-ddos-spam-etc.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.