Randal L. Schwartz wrote:
> Most likely a bug in a Perl script that forks but doesn't wait for its kid.
> I generally *don't* see zombies in well-written Perl programs.

;)

> Was this FastCGI by any chance?  

No.  I think it's the perl script, but now that gets added to my list of
things to do.  The hints about setsid(2) and wait(2) give an idea of
what to look for.

regards,
-Lars

Reply via email to