• Resolved seotaro

    (@seotaro)


    Hello.

    I run 3 WordPress websites on single VPS server and all websites`s database are seperated. (Ubuntu 20.04 + Mariadb + Php7.4 + Nginx)

    And i set maxmemory as 128M and allkeys-lfu.

    In this case, All my websites spend memory 128m each?

    So, Should my server have at least 384m of free memory?
    (128 + 128 + 128 = 384m)

    If not, would the 3 sites consume a total of 128m of memory?

Viewing 1 replies (of 1 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    You can’t set a memory limit per site, you’ll need to see how large your WordPress cache datasets are and adjust your MaxTTL accordingly to keep it around your desired value.

Viewing 1 replies (of 1 total)
  • The topic ‘About maxmemory configuration’ is closed to new replies.