Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-66546

Add support to unix:// and tls:// connections to redis caching/sessions.

    XMLWordPrintable

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.8
    • None
    • Caching
    • MOODLE_38_STABLE

    Description

      Issue created because @ MDL-66139 it was detected that our redis cache store does not support:

      • tls:// connections (existing in older versions). Provides encrypted connections.
      • unix:// connections (new since php-redis v5). Provides relative unix sockets.

      (ref: https://github.com/phpredis/phpredis#connect-open)

      So, this is about:

      1) consider if it's worth supporting them.
      2) implement them once agreed.

      Also, worth noting that the same connection options should be working for redis sessions (haven't verified if they are already supported or no).

      Ciao

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stronk7 Eloy Lafuente (stronk7)
              Matteo Scaramuccia, David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo
              Votes:
              4 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: