Date: 11/07/00
- Next message: Marko Kaening: "Re: [phplib] phplib + apache + ssl -> problem solved, BUT WHY? (fwd)"
- Previous message: Michael Chaney: "Re: [phplib] Stress testing software for PHP and Oracle"
- In reply to: Steven Reed: "[phplib] Stress testing software for PHP and Oracle"
- Next in thread: Steven Reed: "RE: [phplib] Stress testing software for PHP and Oracle"
- Reply: Steven Reed: "RE: [phplib] Stress testing software for PHP and Oracle"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Nov 07, 2000 at 03:25:18PM -0000, Steven Reed wrote:
Hi Steven!
> Can anyone recommend a good stress testing tool for PHP3 and PHPlib, using
> oracle?
Yes: ab
It's compiled with apache by default and allows you to acces one
page parallel. If you call this in a shell-script from a loop
over valid URIs (turn cookies off and use fallback-mode if you
use sessions) you can see the system load of your webserver raise...
ab can be used with forms and file-uploads but I have no experience
with this.
Leif
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Marko Kaening: "Re: [phplib] phplib + apache + ssl -> problem solved, BUT WHY? (fwd)"
- Previous message: Michael Chaney: "Re: [phplib] Stress testing software for PHP and Oracle"
- In reply to: Steven Reed: "[phplib] Stress testing software for PHP and Oracle"
- Next in thread: Steven Reed: "RE: [phplib] Stress testing software for PHP and Oracle"
- Reply: Steven Reed: "RE: [phplib] Stress testing software for PHP and Oracle"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

