On Tue, Jul 18, 2000 at 08:45:30AM -0700, Suresh wrote:
> the startup file, the size of all the process becomes big. I excpected
> that only the apache's parent process size becomes become. Also when i
> ran the example given in the mod_perl guide , to see the difference in
> the shared memory
Suresh <[EMAIL PROTECTED]> writes:
> Hi all,
>
> I am trying use a startup file to load all the used modules in my web application,
>but when i use
> the startup file, the size of all the process becomes big. I excpected that only the
>apache's
> parent process size becomes become. Also when
Hi all,
I am trying use a startup file to load all the used modules in my web application, but
when i use
the startup file, the size of all the process becomes big. I excpected that only the
apache's
parent process size becomes become. Also when i ran the example given in the mod_perl
guide ,