So I was experimenting with (HTTP) DDoS attacks on my local test webserver with various number of packets per second (75, 150, 300 etc.). With the first two attacks (75, 150) Performance Monitor (Perfmon) showed though high (CPU ~90%) but still consistent (stable) usage of resources under load.
But with the third attack (300) Perfmon showed several CPU and RAM DIPS (on DIP 3 CPU usage even fell to 1-3% for about 16 seconds) and knowing that httpd.exe *32 (Apache HTTP Server) process was the main resource consumer I am wondering what could be the reason for these DIPS.
Screenshots
- Was the process trying to optimize resource usage under load?
P.S.: The DIPS continue on with attacks greater that 300 packets/s (450,600,750,900 etc.)
But with the third attack (300) Perfmon showed several CPU and RAM DIPS (on DIP 3 CPU usage even fell to 1-3% for about 16 seconds) and knowing that httpd.exe *32 (Apache HTTP Server) process was the main resource consumer I am wondering what could be the reason for these DIPS.
Screenshots
- Was the process trying to optimize resource usage under load?
P.S.: The DIPS continue on with attacks greater that 300 packets/s (450,600,750,900 etc.)