Configuring Caches
This section of the documentation discusses configuration options that NCache provides for local and clustered caches. It helps you configure cache through NCache Manager and configuration files.
In This Section
Creating Caches
Discusses how to create local and clustered caches.
Adding Server Node in a Cache Cluster
Describes how to add a server node in a cache cluster through NCache Manager.
Removing Server Node in a Cache Cluster
Describes how to remove a server node in a cache cluster through NCache Manager.
Configuring Basic Cache Settings
Explains how to configure basic cache settings.
Configuring Cache Cluster Settings
Discusses how to configure basic clustered cache settings.
Configuring Query Indexes
Discusses how to configure query indexes for a cache.
Registering Classes for Compact Serialization
Describes how to register classes for Compact Serialization.
Registering Classes for Portable Data Sharing
Describes how to register classes for portable data sharing.
Configuring Data Source Providers
Explains how to configure data source providers like Read-Through, Write-Through
and Write-Behind.
Configuring Cache Startup Loader
Explains how to configure cache start up loader through which a user can preload
the cache with given data at the time of cache start-up.
Configuring Cache Level Events
Describes how to configure cache level events for addition, update and removal
of an item.
Configuring Cache Activity Events
Describes how to configure cache activity events to monitor client connectivity
status and information.
Configuring Eviction Policy
Explains how to configure eviction policy for a cache.
Configuring Compression
Explains how to configure data compression for a cache.
Configuring Email Notifications
Explains how to configure email notifications for events occurring in a cache.
Binding Cluster and Client/Server for a Dedicated IP
Explains how to bind a cluster, client/server or both (cluster and
client/server) with dedicated IP addresses.
Configuring Heart Beat
Explains what is heart beat, the way to enable/disable it and its basic configuration settings.
Configuring MapReduce
Explains how to configure MapReduce by deploying the libraries implementing MapReduce related interfaces.
Auto Start Cache at Boot
Explains the auto start cache at boot option and how to configure it.
Nagling
Explains what is nagling and how to configure its settings using service's
config file.
Dual Sockets
Explains the concept of dual sockets and how to enable/disable it.
Error Logging
Explains how to enable/disable error logging and where these logs are generated.
Configuration Files
Discusses various configuration files provided by NCache for both client end and
server end.
Cache Server Configuration
Explains various cache server configurations in
Alachisoft.NCache.Service.exe.config file.