On Thursday 18 February 2010 11:48:02 Alvaro Lopez Ortega wrote: > Cherokee does, in fact, spawn processes if needed. Basically, it launches > a new process whenever it cannot contact the PHP interpreter (the > connection is refused), that's a piece of cake. However, the tough > scenario here is when the connection is accepted, but the php interpreter > is frozen. In that case, there is nothing Cherokee can do but to > deactivate the source. >
Neat, you're right. Respawning in that case might lead to multiple frozen fcgi process :( -- http://www.neurosecurity.com "We must be the change we wish to see in the world" Mahatma Gandhi _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
