[PHP] load testing tools

2005-12-27 Thread Dan McCullough
Anyone have any opinions or suggestions on cheap/free load testing
tools for dynamic sites?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.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/cookie, then pass it back with ab using -C.

And if those won't do:
http://opensourcetesting.org/performance.php



--
Greg Donald
Zend Certified Engineer
MySQL Core Certification
http://destiney.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



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.net/unsub.php



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 of the Ten Open Source Commandments.  Thou shalt not take the 
name of Microsoft in good!

-- 
Dr. Joseph Dolan: Isn't there a children's book about an elephant named Babar? 
Fletch: I don't know. I don't have any. 
Dr. Joseph Dolan: No children? 
Fletch: No, elephant books.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



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 read I could if I had an 
Intellimouse... now THAT'S retarded).

Anyway... know the beast... the name of the beast..  and use the beast to your 
advantage if you can.   Pro-linux/opensource/whatever doesn't mean you HAVE to 
be anti-Microsoft.

-TG 

= = = Original message = = =

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 of the Ten Open Source Commandments.  Thou shalt not take the 
name of Microsoft in good!

-- 
Dr. Joseph Dolan: Isn't there a children's book about an elephant named Babar? 
Fletch: I don't know. I don't have any. 
Dr. Joseph Dolan: No children? 
Fletch: No, elephant books.


___
Sent by ePrompter, the premier email notification software.
Free download at http://www.ePrompter.com.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php