Posts made by Howard Miller

Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
One small thing... the 'cache' configuration for Redis is in the admin UI. If you are using Redis for sessions, then that is in config.php. Personally, I would do both but the session stuff is less critical for performance. However, resist using the database for sessions. That can really trouble database performance.
Average of ratings: Useful (2)