PHP handler type
-
I have a vps server (with Plesk Onyx) in which I have to install WordPress, and I don’t know which php manager is better. The site has a large number of entries, greater than 10,000. So I have to choose between these PHP handlers.
Options: https://i.stack.imgur.com/ZPayv.png
If the information is useful, these are the statistics of my vps:
vCPU: 2 core
RAM : 2 GB
SSD: 40 GB
Multi-Core Geekbench Score: 991
Bandwidth: 2 TB
Inode limit: 2 621 440
Dedicated IP Suport IPv4/IPv6
100 Mb/s network
Total Access Root
Currently the wordpress theme asks for these requirements: RequirementWhich PHP handler provides the best performance?
I have been using FPM application served by ngine. I understand that the connection that wordpress makes to the database should be a single one and when reviewing phpmyadmin it seems to be like that. But the CPU is permanently at 100% and I can’t get it to go down. I removed plugins and placed cache, also cloudflare to handle the dangerous traffic, however with 500 users per hour the site destroys the database.
The topic ‘PHP handler type’ is closed to new replies.