My website is under DDoS attack since 2012-08-01, it's not a very large attack so I'm able to block their IP addresses (mostly... for now). But this kind of protection requires me to constantly check "Top 25 visitors" in blacklist part of the dashboard, then add IP address with too many hits to blacklist, deploy app... and I have to do this all day long otherwise they eat through mu outgoing bandwidth.
Is there any better way of dealing with this kind of attacks on Google App Engine?
Normal number of requests for my website was around 6000-7000 per day, since the attack started it's like this:
| date | requests |
2012-08-01 - 11206
2012-08-02 - 146108
2012-08-03 - 262770
2012-08-04 - 265150
2012-08-05 - 338048