On Fri, 9 Dec 2005 16:27:45 +0100 Rasmus Solmer Eriksen <[EMAIL PROTECTED]> wrote:
> Mod_perl2 too greedy on memory > > We have installed Apache2 with Mod_perl2 on a Suse 9 Linux > distribution. > > Compared with out usual setup with mod_perl-1.29 and Apache1.3, the > new installation with mod_perl-2.0.1 has increased the memory > consumption by 5 times. > > What could be wrong? Is it a setup problem ? > Do I need to recompile the standard Suse binary and restrict myself > from using the upstream package function? I'm assuming that you have done the normal memory reductions steps such as pre-loading all of your modules in either a <Perl> section or your startup.pl script? While I haven't done any serious comparisons, a quick look at MP1 vs MP2 memory use in some of my systems, they seem pretty comparable. --------------------------------- Frank Wiles <[EMAIL PROTECTED]> http://www.wiles.org ---------------------------------