Feature Wiki

Information about planned and released features

Tabs

GlobalCache: Multi-Server Support for APC and xCache

1 Requirements

The current implementation of GlobalCache in ILIAS 5.0 doesn't support a multi-server environment with APC. In ILIAS 5.1 you can use Memcached for multi-server environments. This feature requests adds the functionality of multi-server-flushing on APC and xCache.

The caching-service stores a token in the client.ini-File and in the cache itself. When a flush is triggered, a new token is stored in client.ini. ilGlobalCache comperes the stored in cache value with the value in client.ini. If those doesn't match, the cache is flushed and the new token is stored in cache.

2 Additional Information

  • Idea / concept: Fabian Schmid, [studer + raimann ag] / Fred Neumann, FAU Erlangen-Nürnberg
  • Interest in funding: (please indicate if you are interested/able to fund this feature)
  • Maintainer: Fabian Schmid, [studer + raimann ag]
  • Implementation of the feature is done by: Fabian Schmid, [studer + raimann ag]
  • Testcases by: (please add your name if you want to create the testcases for this feature)

3 Discussion

4 Implementation

{please give a description of the final implementation and add screenshots if possible}

Test Cases

Test cases completed at {date} by {user}

  • {Test case number linked to Testrail} : {test case title}

Approval

Approved at {date} by {user}.

Last edited: 29. Oct 2015, 11:26, Schmid, Fabian [fschmid]