Current time: 09-28-2024, 06:12 AM Hello There, Guest! (LoginRegister)


Post Reply 
high load php-cgi?
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #4
RE: high load php-cgi?
php run as fastcgi or fcgid is different (php scripts run with user privileges) than running php with the apache user.
In the latter (and old fashioned) case you don't have that much php processes alive.

I'd say: as long as there is no message about low memory - everything is ok!

/J

PS: if a php process hangs then this may be a case where you want to kill this special php process.

You see them if you stop apache - the remaining php processes normally are free to be shot... :-)
07-14-2009 06:35 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
high load php-cgi? - shico - 07-13-2009, 12:09 AM
RE: high load php-cgi? - joximu - 07-13-2009, 07:45 AM
RE: high load php-cgi? - shico - 07-13-2009, 05:34 PM
RE: high load php-cgi? - joximu - 07-14-2009 06:35 AM

Forum Jump:


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