YouTube And a Distributed Denial-of-Service Attack(googlesystem.blogspot.com) |
YouTube And a Distributed Denial-of-Service Attack(googlesystem.blogspot.com) |
[0] http://labs.prx.org/2012/11/14/ios-6-0-devours-data-plans-ca...
One of the most popular is a slowloris attack. It's particularly pernicious if it's distributed and coming from a botnet or something. https://en.wikipedia.org/wiki/Slowloris
Also, since this is video, why isn't this UDP?
Just have the server ignore keep-alives after a certain amount of time or something.
Rather than using a single HTTP request to pull a video stream, your player makes (hopefully intelligent) HTTP requests as needed to pull pieces of potentially multiple streams of different bitrates.