Hacker News new | ask | show | jobs
by opwieurposiu 2463 days ago
One way is to use a special very slow TCP handler. Imagine a TCP stack that only lets through one 10 byte packet every 10 seconds. This wastes a connection slot on target machine.

https://en.wikipedia.org/wiki/Slowloris_(computer_security)