• Products
  • Solutions
  • Customers
  • Resources
  • Company
  • Pricing
  • Download
Try Playground
Show / Hide Table of Contents

Clear Cache

You can clear cache contents of a specific cache using the ways defined below and the cache will be emptied. Please follow the given steps to clear a specific cache.

Clear Cache Using the NCache Management Center

  • Launch the NCache Management Center by browsing to http://localhost:8251 (Windows) or <server-ip>: (Windows + Linux).

  • In the left navigation bar, click on Local Caches or Clustered Caches based on the cache to be removed. This opens up a new page at <server-ip>:8251/. The page shows any existing local or clustered caches and additional details like Server and Server Platform.

Remove Cache Web

  • Click on the "..." button against the cache name.

  • Click on Clear Contents from the options.

Clear Cache Web

  • A message will be prompted on the screen on clearing cache contents.

Clear Cache Confirmation

  • On successful cache clear, a notification will show that cache is successfully cleared.

Clear Cache Using Command Line Tools.

The Clear Cache tool enables the user to clear the cache by removing all the items currently present in the cache.

The following command clears the items present in the cache named demoClusteredCache forcefully.

  • Windows
  • Linux
Clear-Cache -Name demoClusteredCache -ForceClear
clear-cache -name demoClusteredCache -forceclear

See Also

Create a Cache
Remove Cache
Add Server Node

In This Article
  • Clear Cache Using the NCache Management Center
  • Clear Cache 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