Configuration Files
This section of the documentation discusses the configuration files that NCache provides for the client and server side. All these configuration files are installed with NCache and are located at %NCHOME%\config
(Windows) or /opt/ncache/config
(Linux). The following configuration files are used to configure the client and server settings:
Client-side
- The Client Configuration File (client.ncconf)
- The EF Caching Configuration File (efcaching.ncconf) (Enterprise only)
Server-side
- The Cache Configuration File (config.ncconf)
- The Module Configuration File (modules.ncconf)
- The Bridge Configuration File (bridge.ncconf) (Enterprise only)
- The Security Configuration File (security.ncconf) (Enterprise only)
- The Monitoring Configuration File (monitoring.ncconf)
In This Section
Client-side Configurations
Describes the client-side configuration files required with the cache server for connection establishment.
Server-side Configurations
Describes the server-side configuration files required for cache, security, and bridge configuration.