• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question mysql query cache

Franco

Regular Pleskian
Hello,

out of curiosity I run a mysqltuner on my VPS (CentoS 7, MariaDB 10.1, php-fpm with nginx) and obtained a few settings to change, but among them this one:

query_cache_size (=0)
query_cache_type (=0)
query_cache_limit (> 1M, or use smaller result sets)

I am only running wordpress websites and I do not face any apparent resource problem. Also, I am not using the full memory yet. Is it a good idea to turn it on, perhaps? What's your advice, please?

Many thanks to all who want to reply.

Regards,

Franco
 
Hi Franco,

QUOTE="Franco, post: 834027, member: 174311"]and I do not face any apparent resource problem[/QUOTE]
Is it a good idea to turn it on, perhaps?
Tuning/tweaking configuration files is never a bad idea. Pls. make a backup of your previous configuration files and try to messure results to your previous configuration. Which setting you prefer should be based on YOUR comparisons and your experiences as content, traffic and hardware / software and it's configuration is unique on your server. ;)
 
Back
Top