[ad_1]
I recently migrated a website from shared hosting to a Google VPS. When I was testing the site performance, I see that the site repeatedly uses up 100% of the CPU and the pages fail to load because of this. When I checked the list of processes running on the CPU, it is multiple instances of php-fpm that is eating up all the CPU load.
​
​
Any suggestion how to limit this or Optimise this?
The site uses WooCommerce + LearnDash
