Description Of This Idea:
An idea of creating built in anti DDOS attack on the framework, DDOS attacks
are one of the attacks that can be done anytime to websites and it should be
addressed on framework level.
How Can This Idea Help:
Prevents damage on DDOS attacks, reduce server downtime and prevents it from
being out of control.
How To Implement This Idea:
* Will use sleep() and/or usleep() to throttle requests and at the same time not throwing them of.
* Use filemtime and other time functions to calculate the probability of DDOS attacks
* During a probable attack it will activate a state of alert that will activate the aggressive defense against DDOS
Original issue reported on code.google.com by albertdi...@gmail.com on 15 Apr 2013 at 8:51
Original issue reported on code.google.com by
albertdi...@gmail.com
on 15 Apr 2013 at 8:51