Joo32 Posted September 26, 2020 Share Posted September 26, 2020 We are using a WordPress website and WHCMS in one account cPanel/WHM. Both website and WHCMS is running very slow( every page tooks 10-15 sec to load) and this happens 2-3 times every day for 1-2 hours period. VPS hardware: 3Core CPU and 4GB RAM. We are facing a High CPU usage in WHM end and when we check Process Manager, it shows the "php-fpm: pool" is using 70% of CPU with 4 childs. Also, we have checked the Current Running Processes, the same "4 childs php-fpm pool" are there and pointing to the WHMCS directory on my cpanel!When we disable/remove the WHMCS directory, our website(Wordpress) loads under 1 sec! We do not have more than 1-2 online users on WHCMS when this happens, also no specefic cron. How can we troblshoot the WHMCS process and functions that cause this slowness? Let me know if you need any information. 0 Quote Link to comment Share on other sites More sharing options...
Vs Nu Posted October 14, 2020 Share Posted October 14, 2020 Disable php-fpm pool in the server and try using LSPHP API in the cPanel it will improve the performance You can able to do it only if you are an root user 0 Quote Link to comment Share on other sites More sharing options...
string Posted October 14, 2020 Share Posted October 14, 2020 On 9/27/2020 at 1:26 AM, Joo32 said: How can we troblshoot the WHMCS process and functions that cause this slowness? There are multiple ways to troubleshoot. You could disable all your modules / hooks and re-enable them one after one. This way you can find out which module causes the issue. You do not must to disable the modules via WHMCS, you can just rename the directory of the module. This way, all settings will persist. However, before doing this i would strace the PHP process. This should provide information what PHP does exactly. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.