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? Thanks, ER