Re: [PHP-DEV] isapi stress tester

2001-01-15 Thread Zeev Suraski
I looked a bit deeper into the code, and I can't quite say I understand what's happening in there... The main thing I don't really understand is what is the output supposed to be compared with, in the 'L' mode (testing a list of files). Right now, it appears that: (a) CompareFiles() isn't ev

Re: [PHP-DEV] isapi stress tester

2001-01-15 Thread Zeev Suraski
Very nice! Zeev At 04:07 15/1/2001, Shane Caraveo wrote: >Hi everyone, > >I think i've got a very good start on this program. It acts as a isapi >server, loading php4_isapi.dll, starting several threads, and feeding >them files to process. It can use either a list of files, or the phpt >test f

[PHP-DEV] isapi stress tester

2001-01-14 Thread Shane Caraveo
Hi everyone, I think i've got a very good start on this program. It acts as a isapi server, loading php4_isapi.dll, starting several threads, and feeding them files to process. It can use either a list of files, or the phpt test files from the source distribution, in which case it will privide