On Fri 10 Oct 2008, Scott Tomilson wrote: > I am running a build of mod_perl I got via perl.apache.org, yes (or I > think probably linked to uwinnipeg?). No other modules than the > standard ones, plus the standard ActivePerl download from > ActiveState. We actually tried the same solution on Solaris and it > worked fine. It does seem specific to Windows itself - or more > likely ActivePerl on Windows...
The windows MPM is multithreaded, the prefork MPM that you have probably used on Solaris is not. That makes a difference. Torsten -- Need professional mod_perl support? Just hire me: [EMAIL PROTECTED]
