Hi,
I have the following statement in my httpd.conf

LoadModule  embperl_module
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/Embperl/Embperl.so

I do not have a related PerlModule just one for Apache::DBI .
Thanks,
Abhishek jain

On 1/3/08, Gerald Richter - ECOS GmbH <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Apache with mod_perl will always have this size or even more. This is
> ok.
>
> ulimit -a shows the process limits, but should normaly not a problem
>
> The behaviour you describe occurs when you do _not_ have a LoadModule
> _and_ a PerlModule statement for Embperl in your httpd.conf
>
> Gerald
>
>
> > -----Original Message-----
> > From: abhishek jain [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, January 03, 2008 4:59 AM
> > To: modperl@perl.apache.org
> > Subject: Process exists - Segmentation fault
> >
> > Hi,
> > I am running modperl 2.x + embperl on centos 4.5 Now when i
> > run on MaxRequestsPerChild 1 the app. runs well but as i
> > increase its value after every third refresh of browser a
> > blank page appears, also the process size exceeds probably to
> > 19M , and in error_log segmentation fault error appears.
> > I believe the size exceeds some threshold.
> > Now is there a way to increase the value of MaxRequestsPerChild ?
> > Can i increase the threshold value of size of a process or so ?
> > Thanks,
> > Abhishek jain
> >
> >
> >
>
> ** Virus checked by BB-5000 Mailfilter **
>

Reply via email to