Long opening page
-
i have wordpress with woocommerce setted on dedicated server (Ubuntu 20.10).
I have installed and configured Redis – works fine.
I’ve installed plugin for communication between Redis and WordPress – Redis Object Cache (https://wordpress.org/plugins/redis-cache/)
Plugin is connected to Redis, all looks fine, but!!! When i enable plugin all requests in backend takes 10x more time than with disabled plugin. Using Query Monitor i see, that with enabled plugin number of requests to MySQL is 1/3 comparing to disabled Redis plugin. But still – with enabled plugin opening any page i’m waiting 10 times longer than with disabled plugin.
Regarding Redis settings – it’s clear instalation without any changes in config.
I had those same issue on 3 different WP installations, so probably i have to do something wrong if the problem is this same?
Can you help?
The topic ‘Long opening page’ is closed to new replies.