Re: Mod_perl2 too greedy on memory

2005-12-09 Thread Torsten Foertsch
On Friday 09 December 2005 17:07, Michael Peters wrote: > The current linux 2.6 kernels do not report COW memory correctly. That is not entirely true anymore. Since 2.6.14 /proc/PID/smaps are included in the vanilla kernel. On demand I can provide a patch for linux-2.6.13-3-default the kernel th

Re: Mod_perl2 too greedy on memory

2005-12-09 Thread Michael Peters
Rasmus Solmer Eriksen 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

Re: Mod_perl2 too greedy on memory

2005-12-09 Thread Frank Wiles
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_