Re: Zombie fastCGI processes.
Roger Day (roger@ssynth.co.uk)
Tue, 17 Sep 1996 16:47:36 +0100
Date: Tue, 17 Sep 1996 16:47:36 +0100
From: roger@ssynth.co.uk (Roger Day)
Message-Id: <199609171547.QAA07620@caligula.ssynth.co.uk>
To: mjs@cursci.co.uk
Subject: Re: Zombie fastCGI processes.
Hi,
I see the same problem with ncsa. There, the main server changes the owner id of
all the pre-forked servers except the one that handles fcgi (at least, that is
what I assume it does), and any processes that fcgi-bin scripts happens to
pre-fork, or subsequently forks. Could be a big problem over a period of time.
The answer would be to modify the httpd server (I think).
Cheers,
Roger.