PHP-FPM

Nginx Rate Limiting

If you ever encounter problems on your Nginx-PHP FPM server with all of the sudden increased load, very slow page load, PHP processes being filled for no particular reason… check php-fpm logs: root@webserver:~# tail /var/log/php5-fpm/php-fpm.log [19-Dec-2012 13:53:07] WARNING: [pool www] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 8 children, there are

Nginx Rate Limiting Read More »

Scroll to Top