I just tested the 2.1b2 release with this scripts. I ran it many times concurrently with the normal testsuite and could still browse with the Windows Explorer in acceptable time. This means more than 20 clients where making read/write requests at any time!
Looks like 2.1b2 is ready for concurrent access :) Oliver On 27 Oct 2004 17:33:20 -0000, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > ozeigermann 2004/10/27 10:33:20 > > Added: testsuite/bin concurrent.sh concurrent.bat > Log: > Added convenience scripts for massiv concurrent stress tests > > Revision Changes Path > 1.1 jakarta-slide/testsuite/bin/concurrent.sh > > Index: concurrent.sh > =================================================================== > #!/bin/sh > > perl TProcessor.pl -pattern *cases\\functional\\extra\\multi-user* -users 20 > -iterations 10 > > 1.1 jakarta-slide/testsuite/bin/concurrent.bat > > Index: concurrent.bat > =================================================================== > TProcessor.CMD -pattern *cases\\functional\\extra\\multi-user* -users 20 > -iterations 10 > > pause > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
