• Resolved Corse

    (@corse)


    Hi,

    I’m using Redis as DB and Object Cache (using seperate Redis DB’s respectively). The problem is that the memory usage for Object cache is very high (4 GB+ and increasing) and that the TTL is not respected. I can see that the DB cache is flushing every hour (so seems to work normally).

    I’ve compared the memory usage with another Redis Object Cache extension and there’s 128M max memory use. So there’s a huge difference.

    How to solve this?

    • This topic was modified 4 years ago by Corse.
    • This topic was modified 4 years ago by Corse.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @corse

    Thank you for your inquiry and I am happy to assist you with this.
    Can you please share which options you have enabled in Performance>Object Cache?
    What is the GC interval and Default lifetime of cache objects: interval?
    Also is the option Store transients in database enabled?
    Thanks!

    Thread Starter Corse

    (@corse)

    Hi Marko,

    GC: 3600 sec
    Default lifetime: 180 sec

    Store transients is disabled.

    Thank you.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @corse
    We’ll have to try to replicate the issue of Redis object cache not flushing on an interval.
    I’ll get back to you in this.
    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Redis not flushing (object)’ is closed to new replies.