Clustered Caches
The Clustered Caches page in NCache Management Center lists all clustered caches on the machine along with their key details. It provides options to create, manage, and monitor clustered caches.
Cache List
Each row in the cache list represents a single clustered cache and displays the following information:
- Cache Name: Name of the clustered cache.
- In-Memory Store Type: Type of in-memory storage, such as Distributed Cache or Pub/Sub Messaging.
- Topology: Clustering topology configured for the cache, such as Partition-Replica Cache, Partitioned Cache, or Replicated Cache.
- Server Platform: Operating system hosting the cache server, such as Windows or Linux.
- Servers: Lists all server nodes in the cluster, including IP address, node role (host), and license status.
Clicking View Details opens the detailed configuration view of the selected cache. And each cache row also provides a More Options (⋯) menu for additional cache-specific actions.
Toolbar
The toolbar at the top of the page provides the following options:
| Button | Description |
|---|---|
| New | Opens the wizard to create a new clustered cache. |
| Add | Adds an existing cache to the Management Center. |
| Remove | Removes the selected cache. |
| Start | Starts the selected cache. |
| Stop | Stops the selected cache. |
| Restart | Restarts the selected cache. |
| Test-Stress | Runs a stress test on the selected cache. |
| Monitor | Opens the Monitor view for the selected cache. |
| Statistics | Opens the Statistics view for the selected cache. |
| Refresh | Refreshes the cache list. |
Note
A cache must be selected from the list to enable most toolbar actions.
See Also
New Clustered Cache
Clustered Cache Configuration
Start Cache
Remove Cache