Try Playground
Show / Hide Table of Contents

Cache Management Operations - Stop Cache

You can perform cache management operations like stopping a clustered cache on all the nodes altogether or stop it on a specific node.

Note

This feature is also available in NCache Professional.

Cache Management Operations: Stop Cache on all Server Nodes

Using the NCache Management Center

  • 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 that needs to be stopped.

  • Check the box against the cache to stop.

  • Method 1: Click on the Stop Cache Button button on the toolbar to stop the cache.

Stop Cache

  • Method 2: Click on "..." against the cache and select Stop.

Cache Stopped

  • The Status of the cluster will change from Running to Stopped and result in a success notification.

Cache Management Operations: Stopping Cache on a Particular Server Node

Using the NCache Management Center

  • 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 server that needs to stop. Against the cache name, click on View Details.

Stop Cache Details

  • This opens the detailed configuration page for the cache.

  • Under the Server Nodes tab, check the box against the server node IP to stop.

  • Method 1: Click on the Stop Cache Button button on the toolbar to stop the server.

Stop Cache Button

  • Method 2: Click on "..." against the server IP and select Stop.

Cache Stopped

  • The Status of the server will change from Running to Stopped and result in a success notification.

Using Command Line Tools

The Stop Cache tool enables users to stop the cache.

The following command stops the cache named demoCache on the specified server 20.200.20.11.

  • Windows
  • Linux
Stop-Cache –Name demoCache –Server 20.200.20.11
stop-cache -name demoCache -server 20.200.20.11

See Also

Start Cache
Restart Cache
Manage Cache Service on a Server Node

In This Article
  • Cache Management Operations: Stop Cache on all Server Nodes
    • Using the NCache Management Center
  • Cache Management Operations: Stopping Cache on a Particular Server Node
    • Using the NCache Management Center
    • Using Command Line Tools
  • See Also

Contact Us

PHONE

+1 (214) 764-6933   (US)

+44 20 7993 8327   (UK)

 
EMAIL

sales@alachisoft.com

support@alachisoft.com

NCache
  • NCache Enterprise
  • NCache Professional
  • Edition Comparison
  • NCache Architecture
  • Benchmarks
Download
Pricing
Try Playground

Deployments
  • Cloud (SaaS & Software)
  • On-Premises
  • Kubernetes
  • Docker
Technical Use Cases
  • ASP.NET Sessions
  • ASP.NET Core Sessions
  • Pub/Sub Messaging
  • Real-Time ASP.NET SignalR
  • Internet of Things (IoT)
  • NoSQL Database
  • Stream Processing
  • Microservices
Resources
  • Magazine Articles
  • Third-Party Articles
  • Articles
  • Videos
  • Whitepapers
  • Shows
  • Talks
  • Blogs
  • Docs
Customer Case Studies
  • Testimonials
  • Customers
Support
  • Schedule a Demo
  • Forum (Google Groups)
  • Tips
Company
  • Leadership
  • Partners
  • News
  • Events
  • Careers
Contact Us

  • EnglishChinese (Simplified)FrenchGermanItalianJapaneseKoreanPortugueseSpanish

  • Contact Us
  •  
  • Sitemap
  •  
  • Terms of Use
  •  
  • Privacy Policy
© Copyright Alachisoft 2002 - 2025. All rights reserved. NCache is a registered trademark of Diyatech Corp.
Back to top