On 2006-01-20 at 17:59, Philippe M. Chiasson ([EMAIL PROTECTED]) wrote: > the current working directory isn't a thread-safe property, and since > apache-2.0 > can now be threaded, mod_perl-2.x takes the safe path and doesn't change > directory > for you.
That makes sense. > ModPerl::RegistryPrefork Does this cause significant performance degradation?