This setting has to be 1 if you use fcgi on a apache webserver as apache uses only one fcgi process per apache child. So setting this per client or site does not makes any sense, as this value has to be 1. Settingit to a value > 1 will just use more ram without any benefit, as the other fcgi childs will never be used.
|