負荷ツール.
気をつけて使わないとネットワーク管理者に怒られる.

ビルド

http://httpd.apache.org/test/flood/building.html

 % svn export http://svn.apache.org/repos/asf/httpd/flood/trunk flood
 % cd flood
 % svn export http://svn.apache.org/repos/asf/apr/apr/trunk apr
 % svn export http://svn.apache.org/repos/asf/apr/apr-util/trunk apr-util

 % ./configure --enable-ssl

 % ./buildconf
 % ./configure --disable-shared
 % make all

使い方

 % ./flood 設定xml

設定

examplels/ 以下の XML を見てどうなっているのかを勉強すべし.