> > Isn't there a way to specify a range like in apache for the prefork > > worker? Minimal number of processes and a maximum would be great. > Just > > in case some site gets slashdoted :) > > > That'd be a great feature, indeed. > > However, that's something the PHP folks would have to implement in php- > cgi. There is no much we can do (except start hacking PHP).
Isn't this something that php-fpm does? http://php-fpm.org/Configuration_File - under "apache_like" mode. Jaime _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
