>> I added the warns to the scripts and it appears that access to the modules
>> is serialised.  Each call to the handler has to run to completion before
>> any other handlers can execute.
>>
>
>Yes, on NT all accesses to the perl part are serialized. This will not
>change before mod_perl 2.0
>
>Gerald

I had a horrible feeling it was going to have something to do with the fact
that Apache on NT is multi-threaded and perl isn't (yet). 

I assume that Apache::Registry has the same problems.  However, good old
fashioned CGI scripts in the /cgi-bin directory should be OK?  Does anybody
have any performance stats between perl running externally on Apache and
PerlIS on IIS?

Matt
--
Matthew Robinson                        E: [EMAIL PROTECTED]
Torrington Interactive Ltd              W: www.torrington.net
4 Printing House Yard                   T: (44) 171 613 7200
LONDON E2 7PR                           F: (44) 171 613 7201

Reply via email to