Alachisoft NCache 4.1 - Online Documentation

Step 1: Configure the Cache

 
Create a Clustered Cache named 'myQSReplicatedCache' as follows:
 
 
  • Launch NCache Manager from Start->Programs->NCache->NCache Manager.
  • Create a new project.
  • Create a new cluster. Select following options from the New Cluster Wizard:
  • Cluster name: myQSReplicatedCache
  • Cluster Type: Replicated
  • Operation Timeout: 60 sec's (default)
  • Statistics Replication Interval: 600 sec (default)
  • Member Nodes: At least your current computer and maybe others if you want.
  • Cluster Port: 8714
  • Cache Name: Provide a unique identifier for the cache.
  • Maximum Size: 250MB (default)
  • Eviction: Priority based
  • Default Priority: Normal
  • Eviction Percentage: 5 (default) (In case of sessions it is recommended that turn off eviction)
  • Clean Interval (sec's.): 15 (default)
  • Verify that cluster is running. For this, determine cache behavior by adding and removing objects from Statistics Window.
  • Clear the cluster to make it ready for your application.
 
 
 
    See Also

 
Copyright © 2005-2012 Alachisoft. All rights reserved.