Aug 31, 2018
0
Level 3
php-fpm7.1 max CPU usage in top command
when making http requests my server is very very slow. The page takes about 8 seconds to load. when using monitor laravel-debugbar the querys are not taking an excessive amount of time compared to actual load time.
below when i reload the brower i see the php-fpm7.1 goes to 100% cpu usage, is this normal?
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
23370 forge 20 0 906288 351988 40328 R 98.4 2.1 2:53.68 php-fpm7.1
Please or to participate in this conversation.