stas 2002/07/12 02:45:11 Modified: src/docs/1.0/guide performance.pod Log: HTTP::TestEngine is now known as HTTP::RecordedSession Submitted by: Ilya Martynov <[EMAIL PROTECTED]> Revision Changes Path 1.18 +5 -5 modperl-docs/src/docs/1.0/guide/performance.pod Index: performance.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/performance.pod,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- performance.pod 22 May 2002 19:12:56 -0000 1.17 +++ performance.pod 12 Jul 2002 09:45:10 -0000 1.18 @@ -466,14 +466,14 @@ It's available from CPAN. -=item * C<HTTP::TestEngine> +=item * C<HTTP::RecordedSession> -C<HTTP::TestEngine> acts as an HTTP session "recorder". An user +C<HTTP::RecordedSession> acts as an HTTP session "recorder". An user service's usage session is recorded and then can be played back. -C<HTTP::Monkeywrench> is currently supported, with plans for -C<HTTP::WebTest> support in the future. +C<HTTP::Monkeywrench> and C<HTTP::WebTest> are currently supported. + +It's available from CPAN. -It's available from http://sourceforge.net/projects/http-recorder/. =back
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]