大规模Linux集群架构最佳实践:如何管理上千台服务器pdf下载
Nginx + php-fpm “504 Gateway Time-out” error with almost zero load (on a test-server)
更改php-fpm.conf
更改php-fpm.conf
request_terminate_timeout=30s
max_execution_time = 30
重启nginx php就可以了