Jump to content

Redis Memory Allocation


Recommended Posts

I also have Redis Cache = 0.
I made ticket support to my host company. They did an analysis and here's what they answered:

======

" We have reviewed your request and confirm that Redis is being used effectively. We cannot confirm the reason for the administrative part of the site to write "Cache: 0", but we assume that this module sends a request to one of the bases available in redis. The keys and their values are distributed in different bases, such as they are stored, as you can see in the screenshot - many sessions.

We checked the information directly in the redis port for your user, successfully accumulating objects, and we see that even the cache hit rate is high enough for MISSs:

keyspace_hits: 147352670
keyspace_misses: 3603491

In conclusion - we see that the system correctly uses Redis and from the point of view of the hosting environment there is no obstacle to its optimal use. "

====

I think these analyzes confirm what @bfarber said, ie. no issue with redis cache = 0.

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...