Comment 15 for bug 1196932

Revision history for this message
Peter Portante (peter-a-portante) wrote : Re: Possibly DoS attack using object tombstones

And also consider that an attacker could fill just one object's directory, and then flood the system with GET requests, which will cause all servers to do that listdir/sort operation at the same time (starving out other requests, etc.).

Am I being paranoid or unrealistic?