On Jul 8, 2009, at 3:26 PM, Jaime Bozza wrote: >>> 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.
"Valid values are 'static' and 'apache-like'. Default "static". NOTE: only 'static' has effect currently" :( I found this feature interesting: http://php-fpm.org/Features#Accelerated_upload_support If cherokee supported this it would be great to make file uploads faster if they need to be processed after by a fcgi process. -- Leonardo Santagada santagada at gmail.com _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
