hello everyone,
I redid everything by installing Almalinux 9 and running the commands for installing CWP. I confirm that the performance increase is notable.
It is also true that my hardware is modest, also because this is a study phase for me:
CPU: Intel i5 5th gen
RAM: 8GB
DISK: 250GB SSD M2
Before formatting, I wrote down the versions of the various services, I report them below:
*********************
Almalinux 8:
Nginx 1.27.0 (updated by me)
Apache 2.4.57
Mysql 10.4.34
Varnish 6.4.0
*********************
Almalinux 9:
Nginx 1.26.1
Apache 2.4.56
Mysql 10.5.22
Varnish (not installed, i don't know why ... maybe a bug?)
In both configurations I preferred not to use Varnish, but I installed the brotli extension and on the site I configured the "W3 Total Cache" plugin to use br compression.
Anyway, between the two configurations, what caught my attention the most is the difference in Mysql version. In your opinion, can the Mysql version increase the site performance so much?
If I format again by putting Almalinux 8 and updating the Mysql, in addition to using a stable and well tested system, would I be able to obtain the same performance that I currently obtain with Almalinux 9?
Thanks for any suggestions.