Hello Daniel, On 08-may-09, at 18:26, Daniel L. Miller wrote:
> It does not appear to be the case. I'm using the default information > source for php, which has 5 children. Each virtual server I start (at > the moment, three), results in another five php-cgi processes. This is bizarre. It's the first time I hear about this misbehavior. I haven't tried locally, but everything worked fine here. > Typically, after I terminate Cherokee, the php-cgi processes > remain. I > normally need to execute three kill commands for each of the parents > to > clean up. We are working on this issue: http://code.google.com/p/cherokee/issues/detail?id=456 Hopefully, it'll be fixed in the upcoming release. > Alvaro Lopez Ortega wrote: >> Hello Daniel, >> >> No, it is not. As long as the virtual servers use the same >> Information >> source, the server ought to use the same interpreter for all of them. >> >> However, php-cgi launches a number of sub-processes when it's >> spawned, >> so all those PHP processes you're seeing may have the same php-cgi >> common parent process. Can you please check that out? >> >> -- >> Greetings, alo >> http://www.alobbs.com/ >> >> On 08/05/2009, at 4:45, "Daniel L. Miller" <[email protected]> wrote: >> >>> I notice that if I have multiple virtual servers, each that have a >>> php >>> rule that looks to the same information source, it results in >>> several >>> FastCGI processes being spawned (a group for each server). Is this >>> normal? >>> >>> -- >>> Daniel >>> _______________________________________________ >>> Cherokee mailing list >>> [email protected] >>> http://lists.octality.com/listinfo/cherokee > > _______________________________________________ > Cherokee mailing list > [email protected] > http://lists.octality.com/listinfo/cherokee -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
