码迷,mamicode.com
首页 > Web开发 > 详细

PHP-PHP-FPM的max_children一些误区

时间:2017-05-19 12:55:28      阅读:145      评论:0      收藏:0      [点我收藏+]

标签:end   php   com   fas   connect   http   read   www   memory   

转自

http://www.cnblogs.com/JohnABC/p/6230262.html

 

502排查:

1.FastCGI 进程数是否够用

 

2.Nginx等待php执行时间
fastcgi_connect_timeout 0;
fastcgi_send_timeout 0;
fastcgi_read_timeout 0;


3.php内存限制
memory_limit

PHP-PHP-FPM的max_children一些误区

标签:end   php   com   fas   connect   http   read   www   memory   

原文地址:http://www.cnblogs.com/dongruiha/p/6877768.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!