Previous | Next --- Slide 5 of 40
Back to Lecture Thumbnails
Xelblade

In a DDOS (distributed denial of service) attack, with a large number of spam requests, the request queue is completely filled up so any actual requests must wait through the entire queue before being serviced.

chenc3

when request queue is full, incoming requests will be denied.