• Facebook
  • Twitter
  • Youtube
  • LinedIn
  • RSS
  • Docs
  • Comparisons
  • Blogs
  • Download
  • Contact Us
Download
Show / Hide Table of Contents

Remove Client Node

An already registered client node can be simply removed from the cache using the NCache Management Center and Command Line tools like PowerShell, etc., as detailed below.

Note

This feature is also available in the NCache Community Edition.

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 from which the client node will be removed. Against the cache name, click on View Details.

Remove client node Web

  • This opens up the detailed configuration page for the cache. The Client Node tab displays a list and status of any existing client nodes of the cache.

  • Select the client node to remove and click on the Remove Server Node Button Web button, which will prompt a success notification.

Select Client Node to be Removed

Note

Upon committing these changes, you might get prompted with a dialog box, asking whether to reload or overwrite the cache config file.

Using Command Line Tools

The Remove Client Node tool enables users to remove singular or multiple client nodes from the existing clustered cache(s) or on a specified server. The following command removes client node 20.200.20.40 from a cache named demoCache.

  • Windows
  • Linux
Remove-ClientNode -CacheName demoCache -ClientNode 20.200.20.40
remove-clientnode -cachename demoCache -clientnode 20.200.20.40

See Also

Add Client Node
Configure Client Cache
Configure Caches
Management Operations

Contact Us

PHONE

+1 (214) 764-6933   (US)

+44 20 7993 8327   (UK)

 
EMAIL

sales@alachisoft.com

support@alachisoft.com

NCache
  • NCache Enterprise
  • NCache Community
  • 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 - . All rights reserved. NCache is a registered trademark of Diyatech Corp.
Back to top