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

Miscellaneous Configurations

In the miscellaneous configuration section, configure the Start NCache Management, Cache Startup Loader Delay, and Pub/Sub Client Inactivity Timeout as discussed below.

Start Web Management

StartWebManagement is a flag that enables/disables the auto-start of the NCache Management Center on service start.

<add key="NCacheServer.StartWebManagement" value="True"/>

Cache Startup Loader Delay

Users can introduce a delay in the Cache Startup Loader to avoid some data loss problems that may occur while the cache is still in the process of member joining. This is done by setting the following property:

<add key="NCacheServer.CacheLoaderStartupDelay" value="20"/>

The value of this property is set in seconds. By default, this value is 20 while he minimum value is 10 seconds.

Pub/Sub Client Inactivity Timeout

PubSub Client Inactivity Timeout shows the amount of time in seconds after which clients whose last activity time - current time is greater than this specified interval will be removed.

The default value is 120 seconds, minimum allowed configurable value is 30 seconds.

<add key="NCacheServer.PubSubClientInactivityTimeout" value="120"/>

See Also

Configure Caches
Cache Settings
Server Connectivity
Windows Events

In This Article
  • Start Web Management
  • Cache Startup Loader Delay
  • Pub/Sub Client Inactivity Timeout
  • 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