> Justin Luster wrote:
>> The stress tool that I'm using is from Microsoft and is a free
>> download.
>
> That isn't quite what I asked. Which version of mod_perl are you
> using?
>
>> There is a setting in this tool called
>> Concurrent Connections (threads).
>
> Regardless, mod_perl 1.x does not support multiple concurrent users on
> Windows. It will serialize those requests.
>
> - Perrin
I think he said mod_perl 2 in his inital post. Which I'm not sure really is
all that swift with concurrant requests under threaded mpms (Win32 is
limited to threaded mpms) ... least nobody seems 100% happy with the
threaded mpm performance of mod_perl 2 yet (Stas? Anybody? How's it
looking?)
-Chris
|