Cache Server Settings
This section explains various cache server configurations needed at the start of NCache Service.
The cache Service file hosts all cache-related configurations. For any change in cache configuration, you can manually update this file.
This file is found in the NCache installation as follows:
- .NET: Alachisoft.NCache.Service.exe.config located in %NCHOME%\bin\service
- .NET Core Windows: Alachisoft.NCache.Service.dll.config located in %NCHOME%\bin\service
- .NET Core Linux: Alachisoft.NCache.Daemon.dll.config located in /opt/ncache/bin/service
In this section
Server Connectivity
Discusses how to update the server connectivity configurations.
Server Ports
Discusses how to manage the management and TCP ports.
Memory
Discusses how to configure the buffer size, data size, and other memory settings.
Windows Events
Explains how to manage the Windows events settings.
Expiration & Eviction
Explains how to configure expiration and eviction-related configurations.
Logging
Explains how to manage the license and Windows event logging.