Using HTTP POST for denial of service
Using HTTP POST for denial of service
Posted Dec 3, 2010 20:31 UTC (Fri) by bradfitz (subscriber, #4378)In reply to: Using HTTP POST for denial of service by mcmanus
Parent article: Using HTTP POST for denial of service
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