• Resolved alexliii

    (@alexliii)


    Hello,

    Maybe I missed it, but, is there any method to avoid or limit too much memory used for cache?

    If yes, how should we do configuration or set the limitation somewhere?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter alexliii

    (@alexliii)

    Or, maybe clear cache if it reach specific limits?

    If yes, any online document or guide to follow?

    Thanks

    • This reply was modified 2 years, 4 months ago by alexliii.
    Plugin Support Julie

    (@julieadrienne)

    No such options exists, except for setting maxmemory-policy in your Redis Server’s config.

    Thread Starter alexliii

    (@alexliii)

    Great thanks @julieadrienne

    Your reply point the direction for me:)

    Any suggestions upon the maxmemory for the 8 GB physical memory server? Or what percentage is safe or reasonable ?

    Thanks in advance

    Plugin Support Julie

    (@julieadrienne)

    We can’t give you a number, it depends on the size of your SQL database typically. You have keep an eye on it.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Any methods to avoid too much memory used for cache?’ is closed to new replies.