Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Explains how to enable Sakai to use a Terracotta server for distributed caching. Requires Sakai 10.0 or better.

 TBD

  1. Download Terracotta 3.7.6 (works with older version of ehcache, currently 2.6.6, in Sakai):
  2. Get a license for the free version:
  3. Untar the Terracotta files ({TERRACOTTA_DIR})
  4. In the {TERRACOTTA_DIR} directory
  5. To start terracotta:
    • Code Block
      languagebash
      {TERRACOTTA_DIR}/bin/start-tc-server.sh -n <NAME_OF_SERVER>
  6. (OPTIONAL) To start the dev console monitor:
    • Code Block
      languagebash
      {TERRACOTTA_DIR}/bin/dev-console.sh