<p>Is there a how-to somewhere on getting php running with nginx?  I would love to get that working.  </p>
<p>I am already planning on using nginx as a front end to varnish for compression, and varnish for  caching and load balancing.  I just really want to get good performance out of the dynamic php part and mod_php isn't it.  I considered using quercus for a while, but it doesn't seem to work properly with drupal.</p>

<p>Russ</p>
<div class="gmail_quote">On Dec 17, 2010 7:43 PM, "Rainer Duffner" <<a href="mailto:rainer@ultra-secure.de">rainer@ultra-secure.de</a>> wrote:<br type="attribution">> <br>> Am 18.12.2010 um 01:09 schrieb Ruslan Sivak:<br>
> <br>>> -----BEGIN PGP SIGNED MESSAGE-----<br>>> Hash: SHA1<br>>><br>>> I am looking to set up a CentOS server for hosting a high traffic PHP<br>>> site (specifically Drupal 6).<br>>><br>
> <br>> <br>> <br>> AFAIK, the optimal solution is to run the latest php5.3-series as php- <br>> fpm with NGINX.<br>> It offers the best performance for the dynamic part.<br>> <br>> If you got it working, research about using varnish http cache in  <br>
> front of Drupal.<br>> <br>> High-traffic sites with Drupal require significant effort and a deep  <br>> understanding of the inner workings of Drupal and the modules and  <br>> extensions you use.<br>> <br>
> <br>> And unless there's repository out there that has all this for CentOS,  <br>> it may not be the right platform.<br>> <br>> <br>> <br>> Rainer<br>> _______________________________________________<br>
> CentOS mailing list<br>> <a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>> <a href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</a><br></div>