Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

 

  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:
    • {TERRACOTTA_DIR}/bin/start-tc-server.sh -n <NAME_OF_SERVER>
  6. (OPTIONAL) To start the dev console monitor:
    • {TERRACOTTA_DIR}/bin/dev-console.sh
  • No labels