This document discusses different types of layer 7 denial of service (DOS) attacks, including HTTP GET, HTTP POST, Slowloris, and R-U-Dead-Yet attacks. It also covers layer 4 DDOS attacks and link-local DOS attacks using IPv6 router advertisements. Layer 7 DOS attacks can be more difficult to detect than layer 4 attacks because they operate at the application layer and can be routed through proxies with low bandwidth. Examples provided show how incomplete requests can tie up server resources and bring down sites with a single attacker.