Totara Perform Open Discussions

Question about Redis Connection Persistence

 
Tom Wood
Re: Question about Redis Connection Persistence
di Tom Wood - Friday, 6 March 2026, 01:21
Gruppo Totara

Hi- have you checked our documentation on Caching: https://totara.help/docs/caching

If you want to use Redis as a session store you need to set the correct values in the config file ($CFG->session_redis_*). You can find more details in the config-dist.php file.

Cheers

Tom