(Zsdt will be history now, I suggest lzf.![]()
phpredis/INSTALL.markdown at develop · phpredis/phpredis
A PHP extension for Redis. Contribute to phpredis/phpredis development by creating an account on GitHub.github.com
All of the problems in the topic are related to the redis installation on the server.
You need a good knowledge of linux to take full advantage of this plugin.
There may be connection errors in the Redis pecl installation.
Redis 5.0+ is the recommended version.
Redisphp 5.3.2 is the recommended version.
Use igbinary serializer and zsdt/lzf compressor. This is the way to get the best performance from the plugin.
For shared hosting, follow the instructions on the developer site.
If you have your own VPS, you don't need to use a password.
You need to give a separate ID for each site.
I shared all the answers to these questions in the topic description.
Please submit your question after a detailed review.
Using igbinary definitely reduces response time and provides more caching.
However, it will cause unnecessary CPU usage on sites that do not have many hits. Although it is the main point of Redis, it is a configuration that goes so far as to use 1 core.
No need to use it unless you have to~
The main purpose of Redis is actually the sites that receive a lot of hits, but I am sure that the babiato user who installed most of the plugins did not have a very good server and hits, so I felt the need to explain such a thing.
Also My recommendation for Woocommerce sites memcached
Last edited: