Using HTTP POST for denial of service
Using HTTP POST for denial of service
Posted Dec 2, 2010 18:29 UTC (Thu) by mcmanus (guest, #4569)Parent article: Using HTTP POST for denial of service
http://www.ibm.com/developerworks/linux/library/l-tcp-sac...
I haven't been following SACK all that closely since, but I'm not aware of anything that would have changed it. But there are a good dozen active DoS vectors at any given time, so the whole category is a hard one to get too worked up about.
Posted Dec 3, 2010 20:31 UTC (Fri)
by bradfitz (subscriber, #4378)
[Link] (1 responses)
Perlbal can buffer POSTs in memory up to a given time/space threshold, and then spill to disk until received, and the blast it away at the backend once fully received.
So just put Perlbal in front of it. (It's in front of LiveJournal, TypePad, etc...)
Posted Dec 3, 2010 20:32 UTC (Fri)
by bradfitz (subscriber, #4378)
[Link]
Using HTTP POST for denial of service
Using HTTP POST for denial of service