Cache Server Settings (service.exe.config)
This section explains various cache server configurations in Alachisoft.NCache.Service.exe.config. All configurations in this file will be needed at the start of NCache Service.
Alachisoft.NCache.Service.exe.config hosts all cache related configurations. For any change in cache configuration, you can manually update this file. Here you can specify the port at which cache server will listen for the incoming connection requests. Send/receive buffer size of connected client sockets is also given here.
This file is located at %NCHOME%/bin/service.
Please note that for .NET Core installation, the file name is Alachisoft.NCache.Service.dll.config.
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.
SQL Server
Explains how to manage the SQL Notification Service.
Logging
Explains how to manage the license and windows event logging.