The Cache Manager Configuration File

The Cache Manager configuration file contains the definitions for the Cache Manager and each of the caches. Net.Data caching is described in Net.Data Caching. Configuring the Cache Manager is described in Configuring the Cache Manager and Net.Data Caches. The structure of the file is a series of sections, or stanzas:

Cache Manager stanza
This stanza defines the parameters of the Cache Manager itself and includes network information, logging status, and tracing status. The stanza is required and must be labeled cache-manager.

Cache definition stanzas
These stanzas define the parameters for each cache; one cache definition stanza in the configuration file exists for each cache that is managed by the Cache Manager; this section contains network information, memory and space requirements, logging status, and statistics status. The cache definition stanza is required for each cache that is managed by the Cache Manager.

The Cache Manager configuration file is not managed by the administration tool and can be updated with any text editor. See Net.Data Caching to learn how to define this file.

Authorization Tip: Ensure that the user ID that starts the Cache Manager has access rights to this file. See Granting Access Rights to Files Accessed by Net.Data for more information.


[ Top of Page | Previous Page | Next Page | Index ]