problem with object cache
-
Hi,
My site has critical issue as follows:
“Autoloaded options are configuration settings for plugins and themes that are automatically loaded with every page load on WordPress. Each plugin and theme defines their own options and which options are autoloaded. Having too many autoloaded options can slow down your site. Generally, you should try to keep your site’s autoloaded options under 800kb.
By default, autoloaded options are saved in the wp_options table. Autoload can be turned off on an option-by-option basis within this table. For step-by-step instructions on viewing and changing autoloaded options, check with your hosting provider.
If you use a Persistent Object Cache, options (whether autoloaded or not) load faster and more efficiently.”
The recommendation in the last sentence refers to having object cache. When i checked the lightspeed cache settings i found the following :
object cache is turned on with status :
Memcached Extension : Disabled
Redis Extension : Disabled
Connection Test: Failed Learn MoreCan you advise the solution please?
Thanks
You must be logged in to reply to this topic.