Bart Scheffer
New Pleskian
Last week we transferred a website from another hosting company to our server. The website (wordpress) is quite popular and can easily reach 1100 people viewing at peak moments. We decided to go with a 12 vCPU server with 32GB RAM and SSD storage, running on Linux CentOS 7 and Plesk as backend. We have PHP 7.0.2 installed with FPM.
The problem: The server is extremely slow (avg 8,5 seconds), we found a Wordpress Cache plugin which makes the site a bit more reachable but this does not solve the problem behind it, the server is clearly looping somewhere or something because it's constantly running at 100% CPU. This causes the site to crash a lot and I'm nowhere.
I did however find the files where it's going wrong with "ps faxuewwww" which gave me the following results:
(This is with CGI but it's the same for FPM)
Is there somebody who knows what to do after seeing those files or where the critical problem might be? It has to be a loop but I just can't find it.
Thanks in advance!
The problem: The server is extremely slow (avg 8,5 seconds), we found a Wordpress Cache plugin which makes the site a bit more reachable but this does not solve the problem behind it, the server is clearly looping somewhere or something because it's constantly running at 100% CPU. This causes the site to crash a lot and I'm nowhere.
I did however find the files where it's going wrong with "ps faxuewwww" which gave me the following results:

(This is with CGI but it's the same for FPM)
Is there somebody who knows what to do after seeing those files or where the critical problem might be? It has to be a loop but I just can't find it.
Thanks in advance!