On Friday, November 12, 2010 11:42:51 Oliver Frommel wrote:
> I'd like to know if it's possible to fork an infinite loop in the
> postconfig stage of the Apache lifecycle. I am trying to do it in a file
> that I 'use' in the startup.pl that in turn is called by
> PerlPostConfigRequire. The fork cod
Hi there,
I'd like to know if it's possible to fork an infinite loop in the postconfig
stage of the Apache lifecycle. I am trying to do it in a file that I 'use' in
the startup.pl that in turn is called by PerlPostConfigRequire. The fork code I
am using is almost the same as the "Complete fork