How many nginx/fastcgi processes do you use?
Posted
by
qliq
on Server Fault
See other posts from Server Fault
or by qliq
Published on 2010-11-16T08:23:50Z
Indexed on
2010/12/22
21:55 UTC
Read the original article
Hit count: 191
I have a drupal-based website on a VPS with 1GB RAM and 1Ghz processor share. The webserver is nginx along with php-fastcgi. Currently I am using 10 nginx and 13 php-fastcgi processes. The server load is high most of the times while half of the RAM is unused. The CPU usage rarely reaches 80%.
I have tried some other combinations of nginx/php-fastcgi but am not sure what is the optimal combination because I am quite ignorant about what's going on below the surface. So I appreciate if you could share your experience or give me some clues.
© Server Fault or respective owner