Re: FastCGI process dies without being noticed and respawned

mephinet <[email protected]> Mon, 19 Aug 2013 11:16:24 +0200
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <CAEKSUdoKB9JF_uE9VvszVF3=LTp-q4jaCei5iq_0jPirrkuyhw@mail.gmail.com>
On Wed, Jul 3, 2013 at 1:37 PM, Jay Sprenkle <[email protected]> wrote:
> You should see if the fastcgi program running but not accepting connections.
> That would explain why the web server doesn't respawn it.

Dear Jay,

thanks for your reply - it took some time until the issue re-occured,
so I could check: no, the fastcgi program is no longer running, ps
shows the httpd processes, but no fastcgi process is running any
longer. As last time, no error is to be found in the log files, the
first entry of that day:

[error] [client 194.158.159.8] (111)Connection refused: FastCGI:
failed to connect to server ".../catcgi.fcgi": connect() failed

Any other ideas?
Thanks, mephinet