Daniel L. Miller 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?
Yes, otherwise you could only serve one request at a time. Stefan _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
