Re: [PHP] load testing tools

2005-12-27 Thread tg-php
Oh boy.. here we go.. hah.. can we refrain from a giant anti-Microsoft war type thing? I'll use whatever does the job. MS actually has some good free tools for certain things. And then they have a lot of retarded stuff (why is it that I can't use my mouse wheel in ANY VBA editing window? I

Re: [PHP] load testing tools

2005-12-27 Thread John Meyer
On Tuesday 27 December 2005 12:45 pm, Jared Williams wrote: > > Anyone have any opinions or suggestions on cheap/free load > > testing tools for dynamic sites? > > Microsoft WAST > > http://www.microsoft.com/technet/archive/itsolutions/intranet/downloads/web >stres.mspx > > Jared You violated one

RE: [PHP] load testing tools

2005-12-27 Thread Jared Williams
> Anyone have any opinions or suggestions on cheap/free load > testing tools for dynamic sites? Microsoft WAST http://www.microsoft.com/technet/archive/itsolutions/intranet/downloads/webstres.mspx Jared -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php

Re: [PHP] load testing tools

2005-12-27 Thread Greg Donald
On 12/27/05, Dan McCullough <[EMAIL PROTECTED]> wrote: > Anyone have any opinions or suggestions on cheap/free load testing > tools for dynamic sites? Apache Bench: /usr/sbin/ab on this particular box. Curl: /usr/bin/curl To test dynamic or protected pages you can use curl to get a session id/co