The stress tool that I'm using is from Microsoft and is a free download.  It
is called Web Application Stress.  There is a setting in this tool called
Concurrent Connections (threads).  As I mentioned before I am able to do
this no problem under regular CGI with 10 concurrent users but when I run
mod_perl all heck breaks loose.

----- Original Message -----
From: "Perrin Harkins" <[EMAIL PROTECTED]>
To: "Justin Luster" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, August 29, 2002 1:44 PM
Subject: Re: Filehandles


> Justin Luster wrote:
> > The load tester that I'm using works fine with my script outside of
> > mod_perl.
>
> Does it work when running them concurrently under CGI?
>
> > When multiple concurrent users began hitting the script under mod_perl,
> > using Apache::Registry or Apache::RunPerl all heck breaks loose.
>
> Hmmm, which version of mod_perl are you using?  If you're using 2.x, I
> can't help you there since I've never tried it on Win32.  Maybe Randy
> will have some ideas.  If you have 1.x, there is no concurreny under
> mod_perl -- requests are serialized.
>
> - Perrin
>
>
>

Reply via email to