Hi

Hint 1 try set this:
*DefaultMinClassProcessCount 0

*Hint 2 processmanager signal problem:
The processmanager changes the euid only when the suexec wrapper is enabled.
The module cannot send the TERM signal to the php process when the interpreter uid has been changed..

You can use the  SuexecUserGroup <uid> <gid>
and  FCGIWrapper <path to php-cgi binary>
and Suexec wrapper with Executable ownership check commented out.

Regards
 Szabka



Michael Holzt írta:
I'm trying to use mod-fcgid to start set-uid PHP processes "on demand" but
i can not get mod-fcgid to kill processes after a idle time with no more
requests. I've tried setting IdleTimeOut and ProcessLifeTime with no effect.
On first request the php interpreter is started and then the process remains
running and running. What am i doing wrong?

Regards
Michael


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mod-fcgid-users mailing list
Mod-fcgid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mod-fcgid-users

Reply via email to