Current time: 05-18-2024, 04:53 PM Hello There, Guest! (LoginRegister)


Post Reply 
PHP_FCGI_CHILDREN bug?
Author Message
pgentoo Offline
Member
*****
Dev Team

Posts: 326
Joined: Mar 2007
Reputation: 0
Post: #4
RE: PHP_FCGI_CHILDREN bug?
Just a followup on this thread...

Relying on the system wide process management via fcgid_ispcp.conf as stated above has been working really well for me. Low load sites spawn up one processes, and after a while of not being hit, this process shuts itself down. For sites that have low but more constant traffic, they keep one process running pretty much all times. On one of my sites that gets pretty constant traffic, at about 2000 unique visits per day, the number of processes fluctuates between 1 and 3 from what i've seen, usually sitting at 1 or 2.

I haven't had any issues running this way, letting mod_fcgid handle all my process management directly, instead of having php do it via the environment variables.

If anyone is having problems with tons of php processes forking off, or processes not terminating when apache restarts, then this setting change is likely for you.

Feed back appreciated...

-
pGentoo
02-10-2009 11:52 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
PHP_FCGI_CHILDREN bug? - pgentoo - 02-03-2009, 07:36 AM
RE: PHP_FCGI_CHILDREN bug? - Lucan - 02-03-2009, 07:55 AM
RE: PHP_FCGI_CHILDREN bug? - pgentoo - 02-03-2009, 08:08 AM
RE: PHP_FCGI_CHILDREN bug? - pgentoo - 02-10-2009 11:52 PM
RE: PHP_FCGI_CHILDREN bug? - Keirnan - 02-11-2009, 01:36 AM
RE: PHP_FCGI_CHILDREN bug? - pgentoo - 02-11-2009, 02:00 AM
RE: PHP_FCGI_CHILDREN bug? - Keirnan - 02-11-2009, 05:11 AM
RE: PHP_FCGI_CHILDREN bug? - Keirnan - 02-11-2009, 09:53 AM
RE: PHP_FCGI_CHILDREN bug? - pgentoo - 02-11-2009, 02:02 PM
RE: PHP_FCGI_CHILDREN bug? - simple - 02-12-2009, 10:02 AM
RE: PHP_FCGI_CHILDREN bug? - pgentoo - 02-12-2009, 01:44 PM
RE: PHP_FCGI_CHILDREN bug? - simple - 02-12-2009, 07:46 PM
RE: PHP_FCGI_CHILDREN bug? - BeNe - 02-12-2009, 09:02 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)