On 14/07/09 14:04 , E R wrote:
> Hi,
> 
> I was wondering how graceful restarts of apache interact with modperl
> and "pre-loaded" modules.
> 
> Specifically, if the apache parent process loads module Foo.pm, and I
> modify Foo.pm, can I use a graceful restart to get the apache parent
> to read the new version of Foo.pm?

Yes, it should work that way.

On a gracefull restart, all perl interpreters are shutdown and new,
clean ones replace them, reloading any module you configure for preloading.

-- 
Philippe M. Chiasson     GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
http://gozer.ectoplasm.org/       m/gozer\@(apache|cpan|ectoplasm)\.org/

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to