On Apr 7, 2009, at 10:49 PM, Philippe M. Chiasson wrote:

http://perl.apache.org/docs/1.0/guide/config.html#Apache_Restarts_Twice_On_Start

Oh, right, I remember that. But it says that the modules loaded via
PerlModule (as Bricolage is loaded) do *not* get compiled twice.

Except in the case of DSOs, where the whole .so gets unloaded/ loaded, so
libperl/Perl goes away with it.

This is a flaw in the documentation, I suspect. Keep in mind that most
mod_perl 1.x users use static compilation, so the DSO case is not very
common.

Yeah, but not so in mod_perl2. And 30 seconds is an awfully long time to wait for a startup…is there nothing I can do to reduce the start time?

Best,

David
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org

Reply via email to