• Resolved Safety13

    (@safety13)


    Have a multisite setup with 150 sites and about a total of 70,000 page views per month.

    What the best way to implement Redis? Should a separate database be defined in the wp-config for each site? What should the cache size be?

    Any other guidance you have would be greatly appreciated.

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

    (@tillkruess)

    The Multisite installation must use the same Redis database, you can’t split them up.

    The cache size should be as large as possible, so the sites don’t compete for memory.

Viewing 1 replies (of 1 total)

The topic ‘Multisite Setup’ is closed to new replies.