Nginx+php5-fpm,部署的一个开源的项目,已经几个月了,从来没出问题,最近一周总是出现无法访问的情况,重启fpm就好了,不太会看日志,谁能帮我看看是什么问题:
[05-Apr-2016 18:00:09] WARNING: [pool www] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 8 children, there are 3 idle, and 23 total children
[05-Apr-2016 18:00:10] WARNING: [pool www] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 16 children, there are 3 idle, and 25 total children
[05-Apr-2016 18:00:11] WARNING: [pool www] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 32 children, there are 3 idle, and 27 total children
[05-Apr-2016 18:00:12] WARNING: [pool www] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 32 children, there are 2 idle, and 29 total children
[05-Apr-2016 18:00:13] WARNING: [pool www] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 32 children, there are 2 idle, and 32 total children
[06-Apr-2016 13:59:17] WARNING: [pool www] server reached pm.max_children setting (50), consider raising it