Comment by dveeden2
8 years ago
Directly serving /dev/zero or /dev/urandom also gives interesting results. (Be aware of bandwidth costs)
8 years ago
Directly serving /dev/zero or /dev/urandom also gives interesting results. (Be aware of bandwidth costs)
Oh this seems quite an interesting experiment. Curious though if this defence poses no additional risks (beside bandwidth) on the server. I mean, is there any significant chance that the random data could cause a glitch on the server implementation?