Websites Works fast after restarting FPM

Nisarkhan884

Registered
Sep 16, 2018
1
0
1
Islamabad
cPanel Access Level
Reseller Owner
I have dedicated server of ovh Intel Xeon D-1521 - 4c/8t - 2.4GHz /2.7GHz
RAM: 16GB DDR4 ECC 2133MHz
i am facing issue with my server response time normaly website takes 60 to 68 sec to connect every thing i have double checked my server load time every thing seems ok to me but when i restart php FPM websites loads fasts and then again after some time the same situation so i have to restart the fpm again any one can guide me what is the reason behind this
 

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,301
363
Houston
Hi @Nisarkhan884

What's in the apache error log as well as in the php-fpm error log when you encounter these delays?

Code:
/etc/apache2/logs/error_log
Code:
/opt/cpanel/ea-phpXX/root/usr/var/log/php-fpm/error.log
(replace XX with the php version)

Thanks!