Manage Cache Service on a Server Node
You can manage (start/stop/restart) the NCache Service on a server node in a clustered cache by following the steps given below:
Note
This feature is also available in the NCache Community Edition.
Start Cache Service
You can start the NCache service on a server node using the NCache Management Center, through the following steps:
Launch the NCache Management Center by browsing to http://localhost:8251 or
<server-ip>:8251
on Windows and Linux.In the left navigation bar, click on Clustered Caches or Local Caches, based on the cache you want to start services for. Against the Cache Name, click on View Details.
This opens the detailed configuration page for the cache.
In the Server Nodes tab, check the desired server node IP, and click on the "..." button.
Click on Start Service(s) and a sub-menu will open.
Select the service that you want to start or select All to start all the services.
You will receive a success notification upon cache service(s) start.
Stop Cache Service
You can stop the NCache service on a server node using the NCache Management Center, through the following steps:
Launch the NCache Management Center by browsing to http://localhost:8251 or
<server-ip>:8251
on Windows and Linux.In the left navigation bar, click on Clustered Caches or Local Caches, based on the cache you want to stop services for. Against the cache name, click on View Details.
This opens the detailed configuration page for the cache.
In the Server Nodes tab, check the desired server node IP, and click on the "..." button.
Click on Stop Service(s) and a sub-menu will open.
Select the service that you want to stop or select All to stop all the services.
You will receive a success notification upon cache service(s) stop.
Restart Cache Service
You can restart the NCache service on a server node using the NCache Management Center, through the following steps:
Launch the NCache Management Center by browsing to http://localhost:8251 or
<server-ip>:8251
on Windows and Linux.In the left navigation bar, click on Clustered Caches or Local Caches, based on the cache you want to restart services for. Against the cache name, click on View Details.
This opens up the detailed configuration page for the cache.
In the Server Nodes tab, check the desired server node IP, and click on the "..." button.
Click on Restart Service(s) and a sub-menu will open.
Select the service that you want to restart or select All to restart all the services.
You will receive a success notification upon cache service(s) start.