Chris Gamache wrote:
True... :) Is 4 simultaneous requesting threads with 100 queued serial requests
for each thread enough to cause a requests to fail? CPU/RAM load was nominal.
When I started only four testing threads, I thought I was going easy on
mod_perl :)
mod_perl can handle more than that,
--- Perrin Harkins <[EMAIL PROTECTED]> wrote:
> On Tue, 2004-03-23 at 10:52, Chris Gamache wrote:
> > I wrote a load-testing script that hits my Apache webapp with 100
> serialized
> > requests. The webapp works great that way. If I start multiple simultaneous
> > instances of the load-testing scri
On Tue, 2004-03-23 at 10:52, Chris Gamache wrote:
> I wrote a load-testing script that hits my Apache webapp with 100 serialized
> requests. The webapp works great that way. If I start multiple simultaneous
> instances of the load-testing script, the requests eventually fail.
Anything will fail i
Hi there,
Hello there,
> first time posting on this list.
Welcome!
On Tue, 23 Mar 2004, Chris Gamache wrote:
> I'm not sure what information you'd need
When your message was returned to you from the mod_perl List you will
see that there was added:
> Report problems: http://perl.apache.org/bu
I wrote a load-testing script that hits my Apache webapp with 100 serialized
requests. The webapp works great that way. If I start multiple simultaneous
instances of the load-testing script, the requests eventually fail.
This is my first time posting on this list. I'm not sure what information yo