查官方文档:http://php-fpm.org/wiki/Configuration_File 复制代码 代码如下: request_terminate_timeout - The timeout (in seconds) for serving a single request after which the worker process will be terminated. Should be used when "max_execution_time" ini option does not stop script execution for some reason. Default: "5s". Note: "0s" means "off"