Nginx + php-fpm continuesly "execution timed out" ?
Posted by janton on May 10, 2012 at 4:24pm
Dear Nginx/Php-fpm users,
I installed a new VPS for testing pressflow with nginx/php-fpm ,but I seem to have somekind of unkown issue.
When I browse around on my website, installing a small modules or going to a simple page I sometimes get a nginx "504 Gateway Time-out"
After checking all the logs it seems the main cause is php-fpm that "execution timed", as i have given this option in my php-fpm config and set to 120s (request_terminate_timeout = 120s)