Date: 01/15/01
- Next message: bbrizzio <email protected>: "[PHP-DEV] Re: PHP 4.0 Bug #8710 Updated: Cannot add header information - headers information already sent ..."
- Previous message: Zeev Suraski: "Re: [PHP-DEV] Scope of set_time_limit"
- In reply to: Shane Caraveo: "[PHP-DEV] isapi stress tester"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] isapi stress tester"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 files from the source distribution, in which case it will privide
>an OK or FAIL for each test, and totals at the end. I wrote the program
>to provide a consistent way to test the isapi dll in a multithreaded
>fashion, without having to run/debug it via IIS (which we all know can
>be a pain). So far, things seem good, though some tests did fail.
>There is also a zend_debug_output_string function call that always stops
>a debug compile in it's tracks. Anyway, I hope other win developers
>will find use in this program to help get isapi rolling as a production
>possibility. One note, CompareFile() will choke on large test files
>because I've been lazy and used CStrings. Stresstest is located in cvs
>under the sapi\isapi\stresstest directory.
>
>Shane Caraveo
>
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
>For additional commands, e-mail: php-dev-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>
-- Zeev Suraski <zeev <email protected>> CTO & co-founder, Zend Technologies Ltd. http://www.zend.com/-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: bbrizzio <email protected>: "[PHP-DEV] Re: PHP 4.0 Bug #8710 Updated: Cannot add header information - headers information already sent ..."
- Previous message: Zeev Suraski: "Re: [PHP-DEV] Scope of set_time_limit"
- In reply to: Shane Caraveo: "[PHP-DEV] isapi stress tester"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] isapi stress tester"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

