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) (Available in Community)
- The EF Caching Configuration File (efcaching.ncconf)
Server-side
- The Cache Configuration File (config.ncconf) (Available in Community)
- The Module Configuration File (modules.ncconf)
- The Bridge Configuration File (bridge.ncconf)
- The Security Configuration File (security.ncconf)
- The Monitoring Configuration File (monitoring.ncconf) (Available in Community)
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.