This project is focused on designing test tools for the Apache HTTP Server Project. This is a subproject of the Apache HTTP Server Project.
Currently, the following components are available:
Flood - a profile-driven HTTP load tester
Perl Framework - a perl-centric HTTP test kit
Apache-Test - the testing engine behind the Perl Framework and other HTTP-based projects like mod_perl
Modules for SPECWeb99 tests
Our mailing lists are open to the public.
Subscription
dev@httpd.apache.org - discussion of what to do
cvs@httpd.apache.org - cvs commit notifications
Archives
On December 22, 2005, test-dev@httpd.apache.org was merged with dev@httpd.apache.org. Our old archives are still available.
You may browse the httpd-test repositories online.
Anonymous Subversion is available.
% svn checkout http://svn.apache.org/repos/asf/httpd/test/framework/trunk/ httpd-framework
% svn checkout http://svn.apache.org/repos/asf/httpd/flood/trunk/ flood