optimization guidelines...

luben karavelov luben at unixsol.org
Thu Jan 15 00:11:44 MSK 2009


Ilan Berkner wrote:
> We are running 10.  Is that to little or to much, how can you tell?
>  
> Below is a chart showing a snapshot of utilization which is what is 
> killing the CPU:
>  


My experience with perl fcgi application is that you get maximum 
throughput when the number of fcgi processes is between the number of 
cores and 2 times number of cores on the system. For example if you have 
  2 QuadCore Xeons , that means that you get max throughput between 8 
and 16 fcgi proceesses.

I doubt that it will be very different with php+mysql.

Best regards





More information about the nginx mailing list