• Resolved melaniesinmek

    (@melaniesinmek)


    Hi, I am settin gup a BuddyBoss website – highly dynamic website and was informed that it is best practice to use Redis with it for object caching purposes.

    I installed and actiavted Redis but is that it? Do I need to set up more? Any more lines of command or anyhting else to do?

    I am looking for the best settings for a BuddyBoss website. Am I missing something (as there are no real setting tabs in the Redis plugin to tweak things) or is there a different way to optimize Redis functionality for the website?

    Would be awesome if there was a setup article for websites like BuddyBoss.

    Thank you ??

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

    (@tillkruess)

    Yes, give your Redis Server enough RAM so it can cache as much as possible. You also should set the maxmemory-policy in your redis.conf file.

    Maybe post your WP_REDIS_* constants so we can see what could be improved.

    Thread Starter melaniesinmek

    (@melaniesinmek)

    Hello Till, thank you for your reply, I really appreciate it.

    So first of all, what are “WP_REDIS_* constants” and where can I find them? Do you want me to post them in here or on your website support?

    You also mention:”set the maxmemory-policy in your redis.conf file…so it can cache as much as possible” – what is a good ballpark amount of RAM to set for maxmemory?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Settings for optimization’ is closed to new replies.