> >Yes, on NT all accesses to the perl part are serialized. This will not
> >change before mod_perl 2.0
> >
>
> 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.
Yes
> However, good old
> fashioned CGI scripts in the /cgi-bin directory should be OK?
Yes
> Does anybody
> have any performance stats between perl running externally on Apache and
> PerlIS on IIS?
>