小编Nat*_*ert的帖子

PHP-FPM 不断重启池——僵尸无处不在!

好吧,在最近的一次事件中,我意外地在整个 /var 目录上运行了“chown -R root:root”(XO .. 我知道......)我一直在处理 php-fpm 问题。我已经尝试以多种方式修复权限但没有运气,但是每当 php5-fpm 运行时,我都会不断重启,产生大量僵尸进程。

/var/log/php5-fpm.log 每秒都一遍遍地显示:

[18-Jan-2012 13:22:44.443707] DEBUG: pid 31440, fpm_pctl_perform_idle_server_maintenance(), line 348: [pool web4] currently 0 active children, 4 spare children, 4 running children. Spawning rate 1
[18-Jan-2012 13:22:45.443972] DEBUG: pid 31440, fpm_pctl_perform_idle_server_maintenance(), line 348: [pool web7] currently 0 active children, 20 spare children, 20 running children. Spawning rate 1
[18-Jan-2012 13:22:45.444019] DEBUG: pid 31440, fpm_pctl_perform_idle_server_maintenance(), line 348: [pool web3] currently 0 active children, 4 spare children, 4 running children. Spawning …
Run Code Online (Sandbox Code Playgroud)

server php 11.10 nginx

3
推荐指数
1
解决办法
9225
查看次数

标签 统计

11.10 ×1

nginx ×1

php ×1

server ×1