I know that I can run a lot of PHP processes in parallel. But that is only 
interesting for me as server admin. When a scripts takes 5 seconds to run a 
customer doesn't care that we can run 100 of them in parallel. I know PHP is 
single threaded but I didn't expect poorer performance of a T5120 compared to a 
X2100M2.

I'm now trying to optimize the compilation of PHP but I don't expect huge 
amounts of improvements. There seems to be a bug in APC on Sparc 
http://pecl.php.net/bugs/bug.php?id=17088 so I can't use APC to improve the 
performance. I haven't tried xcache jet.

Any other ideas?
-- 
This message posted from opensolaris.org
_______________________________________________
perf-discuss mailing list
perf-discuss@opensolaris.org

Reply via email to