slowhttptest
提供: セキュリティ
2013年4月24日 (水) 01:04時点におけるDaemon (トーク | 投稿記録)による版 (ページの作成:「<!-- vim: filetype=mediawiki --> 読み方 ;slowhttptest: __TOC__ == 概要 == slowhttptest (SlowHTTPTest)は、アプリケーションレイヤーのサー...」)
スポンサーリンク
読み方
- slowhttptest
概要
slowhttptest (SlowHTTPTest)は、アプリケーションレイヤーのサービス不能攻撃の高機能なオプションを持ったシミュレーションツールです。
メジャーなLinuxや OS X、Cygwin で動作します。
インストール
ダウンロード。
wget \ https://slowhttptest.googlecode.com/files/slowhttptest-1.5.tar.gz
tar zxfp slowhttptest-1.5.tar.gz cd slowhttptest-1.5 ./configure make sudo make install
使い方
slowhttptest -X -w 10 -y 32 -u http://localhost/big.txt \ -c 1000 -r 200 -v 2 -z 5 -n 1 -l 120 -g -o slowread
関連項目
ツイート
スポンサーリンク