Hi Alvaro, 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.
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. 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
