Drop compulsive http requests same url, same IP in Apache tomcat

Posted by Rodrigo Asensio on Server Fault See other posts from Server Fault or by Rodrigo Asensio
Published on 2010-03-19T02:32:59Z Indexed on 2010/03/19 2:41 UTC
Read the original article Hit count: 493

Filed under:
|

I want to drop http request done to the same url from the same ip inside the same second. That means, its a guy violently pressing F5 or a bot screwing up my server.

Do anyone knows any lib for java to avoid this or should I develop a Map in memory checking who is killing the server ?

© Server Fault or respective owner

Related posts about tomcat

Related posts about ddos