php-cgi spawns PHP_FCGI_CHILDREN child processes, and each one of them
can handle a connection at a time.
If you increase the PHP_FCGI_CHILDREN value, the server will be able
to handle more concurrent clients. The downside is that each php-cgi
child process uses quite some RAM memory.. so you'll have to find the
right value for your environment and traffic type.
--
Octality
http://www.octality.com/
_______________________________________________
Cherokee mailing list
Cher...@lists.octality.com
http://lists.octality.com/listinfo/cherokee