On Mon, 2003-11-17 at 11:02, Brendan W. McAdams wrote:
> We have about 90% of our 20 modules in a non-preload
> state, and have never had a problem.
Depending on how likely these are to get called and how much they
increase the memory footprint, you might save significant amounts of RAM
by preload
I've got an existing production system which I've built and maintained
over the past 3 years - I've never had a problem with mod_perl until
about 4 months ago.
During that time I built a new module - PostBlotter.pm, which was not
preloaded in startup.pl (I don't typically preload most of our peri