NAME

LoadTester.pl - Allow for testing load agains various servers

SYNOPIS

# start - or find a server somewhere

perl -e 'use base qw(Net::Server::PreForkSimple); __PACKAGE__->run'


# change parameters in sub configure_hook
# setup the load to test against the server in sub load

# run this script

LoadTester.pl