Configure Client Cache
A Client Cache is a local cache that is hosted on your application server, which provides a significant performance boost since it provides data closer to your application and decreases the traffic to the clustered L2 cache. This section describes the step-by-step instructions on the lifecycle management of Client Caches, such as creating a Client Cache using the NCache Management Center, NuGet-only deployments, and enabling or disabling local synchronization.
In This Section
Create Client Cache
Describes how to create a Client Cache on a client node.
Create Client Cache with NuGet Installation
Describes how to create a Client Cache on a client node with NuGet installation only without NCache installation.
Enable Client Cache on Client Nodes
Describes the process for enabling Client Cache on a client node.
Disable Client Cache on Client Node
Describes how to disable a Client Cache on a client node.
Remove Client Cache
Explains how to remove a Client Cache from a particular client node.