2.14.2.18. Configure Redis in Joomla!

  1. Open the site admin panel.
  2. Go to the "System → Global Configuration" section:
  3. On "System" tab in "Cache Settings" section, specify settings and save changes:
    • "Cache Handler" — "Redis".
    • "Persistent Redis" — "Yes".
    • "Redis Server Host" — /home/example/.system/redis.sock (instead of example, specify the name of the hosting account in which the site is hosted).
    • "Redis Server Port" — 6379.
    • "System Cache" — "ON - Conservative caching".
  4. Check the site operation.
Content