[11-Jan-2019 00:24:36.380528] DEBUG: pid 69588, fpm_pctl_perform_idle_server_maintenance(), line 378: [pool www] currently 5 active children, 0 spare children, 5 running children. Spawning rate 1
[11-Jan-2019 00:24:37.454004] DEBUG: pid 69588, fpm_pctl_perform_idle_server_maintenance(), line 378: [pool www] currently 5 active children, 0 spare children, 5 running children. Spawning rate 1
[11-Jan-2019 00:24:38.454320] DEBUG: pid 69588, fpm_pctl_perform_idle_server_maintenance(), line 378: [pool www] currently 5 active children, 0 spare children, 5 running children. Spawning rate 1
[11-Jan-2019 00:24:39.521714] DEBUG: pid 69588, fpm_pctl_perform_idle_server_maintenance(), line 378: [pool www] currently 5 active children, 0 spare children, 5 running children. Spawning rate 1
[11-Jan-2019 00:24:40.589395] DEBUG: pid 69588, fpm_pctl_perform_idle_server_maintenance(), line 378: [pool www] currently 5 active children, 0 spare children, 5 running children. Spawning rate 1
[11-Jan-2019 00:24:41.660614] DEBUG: pid 69588, fpm_pctl_perform_idle_server_maintenance(), line 378: [pool www] currently 5 active children, 0 spare children, 5 running children. Spawning rate 1
[11-Jan-2019 00:24:42.734475] DEBUG: pid 69588, fpm_pctl_perform_idle_server_maintenance(), line 378: [pool www] currently 5 active children, 0 spare children, 5 running children. Spawning rate 1
[11-Jan-2019 00:24:43.788367] DEBUG: pid 69588, fpm_pctl_perform_idle_server_maintenance(), line 378: [pool www] currently 5 active children, 0 spare children, 5 running children. Spawning rate 1
[11-Jan-2019 00:24:44.788570] DEBUG: pid 69588, fpm_pctl_perform_idle_server_maintenance(), line 378: [pool www] currently 5 active children, 0 spare children, 5 running children. Spawning rate 1
[11-Jan-2019 00:24:45.854598] DEBUG: pid 69588, fpm_pctl_perform_idle_server_maintenance(), line 378: [pool www] currently 5 active children, 0 spare children, 5 running children. Spawning rate 1
[11-Jan-2019 00:24:46.928273] DEBUG: pid 69588, fpm_pctl_perform_idle_server_maintenance(), line 378: [pool www] currently 5 active children, 0 spare children, 5 running children. Spawning rate 1
[11-Jan-2019 00:24:47.978582] DEBUG: pid 69588, fpm_pctl_perform_idle_server_maintenance(), line 378: [pool www] currently 5 active children, 0 spare children, 5 running children. Spawning rate 1
2019/01/10 23:52:18 [error] 74043#0: *1 upstream timed out (60: Operation timed out) while reading response header from upstream, client: 127.0.0.1, server: test.local, request: "GET /favicon.ico HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.2-fpm.sock", host: "test.local", referrer: "http://test.local/"
2019/01/11 00:05:23 [error] 74043#0: *5 upstream timed out (60: Operation timed out) while reading response header from upstream, client: 127.0.0.1, server: test.local, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.2-fpm.sock", host: "test.local"
2019/01/11 00:05:34 [error] 74043#0: *5 upstream timed out (60: Operation timed out) while reading response header from upstream, client: 127.0.0.1, server: test.local, request: "GET /favicon.ico HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.2-fpm.sock", host: "test.local", referrer: "http://test.local/"
И после того как обновляю страницу то тоже бесконечно крутиться(не безконечно, но долго)
И если вы обратили внимание на последнюю строчку, то когда я в терминале выхожу из этого сервера (или как там грамотнее сказать) ctrl+c то на этом сервер останавливается и он выполняет скрипт ^C[Fri Jan 11 01:29:05 2019] 127.0.0.1:60799 [200]: / и в браузер отдал Hello world перепроверил несколько раз и действительно когда стопарю встроенный в php сервер то он исполняет php файл
Есть мысли или предположения что это может быть?