Subject: | FCGI::ProcManager exits if ppid == 1, causes daemonise problems |
Basically, the "has our parent process gone away" check means that if
you daemonise the procmanager process then it exits immediately.
If you're still up for maintaining the module we can happily put
together a patch to either remove this check, or if you'd prefer to make
it optional. If not, would you like me to find a volunteer to pass it on to?