|
# number of children to spawn PHP_FCGI_CHILDREN=32 export PHP_FCGI_CHILDREN # maximum
# number of children to spawn PHP_FCGI_CHILDREN=32 export PHP_FCGI_CHILDREN # maximum requests a child can serve before it is re-spawned PHP_FCGI_MAX_REQUESTS=1000 export PHP_FCGI_MAX_REQUESTS exec /hosting/fcgi-php/fcgi-php
wtf is this?
can somebody tell me?
|