Apache::SizeLimit ( mp1 and mp2 )-> I think there is a logical error in the code ...

2005-05-24 Thread Andreas.Nolte
Title: Nachricht Hi  folks,   recently I deployed Apache::SizeLimit on a mod_perl 1.29 machine running SLES 9, since we had - ehm - runaway processes   After a while I stumbled across messages like this:   /var/web/logs/error_log_modperl.3:[Tue May 17 20:45:04 2005] (21886) Apache::Size

AW: Apache::SizeLimit ( mp1 and mp2 )-> I think there is a logical error in the code ...

2005-05-24 Thread Andreas.Nolte
.. So this is a perfect match for a PerlChildInitHandler - isn´t it ? Cheers Andreas -Ursprüngliche Nachricht- Von: Torsten Foertsch [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 24. Mai 2005 12:00 An: modperl@perl.apache.org Betreff: Re: Apache::SizeLimit ( mp1 and mp2 )-> I think ther

AW: Apache::SizeLimit ( mp1 and mp2 )-> I think there is a logical error in the code ...

2005-06-09 Thread Andreas.Nolte
Hi y`all, Just as a follow-up: - replacing getppid with with syscall( &SYS_getppid ) and requiring syscall.ph did the job ! - test system is Suse Linux Enterprise 9 SP1 with mp 1 THX @ Torsten ! Cheers Andreas -Ursprüngliche Nachricht- Von: Torsten Foertsch [mailto:[EMAIL PROTECTED]

AW: AW: Apache::SizeLimit ( mp1 and mp2 )-> I think there is a logical error in the code ...

2005-06-10 Thread Andreas.Nolte
Hi Torsten, I did not find the time yet - but I will do. Cheers ANdreas -Ursprüngliche Nachricht- Von: Torsten Foertsch [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 10. Juni 2005 09:18 An: modperl@perl.apache.org Cc: Nolte, Andreas, D22-WHV Betreff: Re: AW: Apache::SizeLimit ( mp1 and

AW: AW: Apache::SizeLimit ( mp1 and mp2 )-> I think there is a logical error in the code ...

2005-06-12 Thread Andreas.Nolte
Hi Torsten, I put this: PerlModule Perl::AfterFork PerlInitHandler Perl::AfterFork::reinit In the config and tested it - I get this error message: [Sun Jun 12 22:36:46 2005] [error] Usage: Perl::AfterFork::reinit().\n [Sun Jun 12 22:36:50 2005] [error] Usage: Perl::AfterFork::reinit().\n ??? C