Re: [users@httpd] Problems with Mod_fcgid.

2012-07-27 Thread Jeff Trawick
On Fri, Jul 27, 2012 at 12:34 PM, Christopher Ecklesdafer wrote: > I have an issue with mod_fcgid spawning new php processes and after some > time it looses control over php-cgi. I see many php-cgi processes running > for long time. When I check parent process ID I see it is init owning them. > Th

[users@httpd] Problems with Mod_fcgid.

2012-07-27 Thread Christopher Ecklesdafer
I have an issue with mod_fcgid spawning new php processes and after some time it looses control over php-cgi. I see many php-cgi processes running for long time. When I check parent process ID I see it is init owning them. They aren’t zombies though. It means httpd lost control over these processes