hi, how can i set up the number of default php children processes started at running..
i tried to modify the extprocessor lsphp => autoStart 2 to 6 but it always launche 2 children processes at startup
here my environement :
env PHP_LSAPI_CHILDREN=10
env LSAPI_MAX_IDLE_CHILDREN=5
env LSAPI_AVOID_FORK=1
env LSAPI_MAX_REQS=5000
thanks
i tried to modify the extprocessor lsphp => autoStart 2 to 6 but it always launche 2 children processes at startup
here my environement :
env PHP_LSAPI_CHILDREN=10
env LSAPI_MAX_IDLE_CHILDREN=5
env LSAPI_AVOID_FORK=1
env LSAPI_MAX_REQS=5000
thanks