I seem to remember using PHP APC with FastCGI was a bad idea because php-cgi processes couldn&#39;t share the same cache - they all required their own unique caches.<br><br>How many php-cgi processes are you running?<br><br>
<div class="gmail_quote">On Wed, Jan 14, 2009 at 4:14 PM, Ilan Berkner <span dir="ltr">&lt;<a href="mailto:iberkner@gmail.com">iberkner@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Does anyone have specific or &quot;generic&quot; optimization guidelines for running Nginx in the following configuraiton?</div>
<div>&nbsp;</div>
<div>- Dedicated Nginx server (1)</div>
<div>- PHP FPM </div>
<div>- FastCgi</div>
<div>&nbsp;</div>
<div>- Dedicated DB Server</div>
<div>- MySQL</div>
<div>&nbsp;</div>
<div>Traffic on our site is increasing and I noticed that CPU utilization on our Nginx server is going over 50%, primarily to php-cgi processes.&nbsp; We are optimizing php using APC.</div>
<div>&nbsp;</div>
<div>Any suggestions would be greatly appreciated (additional information can be provided).</div>
<div>&nbsp;</div>
<div>Thanks</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</blockquote></div><br>