Antonio wrote: > Well, I have tested with PHP_FCGI_CHILDREN=20 and get the same result: > > 24348 www-data 20 0 291m 18m 1924 R 397 0.5 8:31.68 cherokee- > worker > > and about memory maybe a memory leak in php but the sum of all 20 php- > cgi proccess some times are near 1G! although less than 1.5G with > mod_php.
What are you compaining about? This seems to be perfectly normal behavior. root 31532 0.6 1.5 229196 32952 pts/2 Sl+ Feb26 7:32 /opt/cherokee/sbin/cherokee-worker This is due to iocache/mmap's etc. Stefan _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
