Dynamically Start/Stop FastCGI PHP Processes

justin nginx-forum at nginx.us
Thu Mar 15 04:38:30 UTC 2012


Edho,

Appears to be working, commented out other directives such as
max_workers. Added the following:

pm = ondemand
pm.process_idle_timeout = 60
pm.max_children = 1

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,223855,223861#msg-223861



More information about the nginx mailing list