Add those lines to yout /etc/apt/sources.list #php deb http://packages.dotdeb.org squeeze all deb-src http://packages.dotdeb.org squeeze all than run apt-get update apt-get upgrade apt-get install php5-fpmby d3f3kt - Nginx Mailing List - English
Use this command with the "-C 6" and than you should be happyby d3f3kt - Nginx Mailing List - English
Oh sorry, that was my fault. I thought you are using php-fpm. If you are using fcgi than you could use /usr/bin/spawn-fcgi -a 127.0.0.1 -p 9000 -u www-data -g www-data -f /usr/bin/php5-cgi -P /var/run/fastcgi-php.pid -C 6 The number after -C is the amount of children.by d3f3kt - Nginx Mailing List - English
Increase the pm.max_children, pm.start_servers, pm.min_spare_servers and pm.max_spare_servers in the www.conf this should helpby d3f3kt - Nginx Mailing List - English
![]() |
![]() |
![]() |
![]() |
![]() |