Can anyone share a performant Redis cache configuration?

Re: Can anyone share a performant Redis cache configuration?

by Howard Miller -
Number of replies: 0
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Redis won't have much effect on your MySQL performance. It would help if you told us...


* Moodle version

* Your server configuration (roughly)

* What have you done (if anything) to tune MySQL performance. 

* How do you define "slow"

Running everything on one box can be tricky. Depending where your software came from default configurations are rarely useful for Moodle. For example, Apache will try to use all of the memory and MySQL very little of it. 

You should also read Performance_recommendations

Average of ratings: Useful (1)