↧
Php-Fpm Init.d Init Script
I read this article on php-fpm init script but it didn’t have one. You can use the php-fpm init.d script below. You need to change the variables at the start for your bin, conf, and pid to suit your...
View ArticleDebian Etch PHP-FPM Nginx Xcache MySql
Here’s a nice post on setting up Nginx with PHP-FPM, Xcache on Debian Etch. This set up interestingly serves around three times more requests per second than apache2 mod_php xcache.Nginx PHP-FPM Xcache...
View ArticleNginx WordPress Mu FastCgi_Cache Conf Rewrites
Nginx fastcgi cache with php-fpm can be a super fast of serving WordPress Mu. Nginx WordPress Mu FastCgi_Cache Conf Rewrites are an interesting thing to get set up because of the cookie situation. You...
View Article