NCache 4.4 - Online Documentation

Configuring Client Node Settings

 
There are some configuration settings related to client node. These settings can be configured as follows:
 
Using NCache Manager
 
  • Click on a client machine IP address in Cache Explorer for a cache to open client related settings of this client node.
 
 
  • On Main tab you can configure Connection Timeout, Connection Retries, Retry Interval and Client Request Timeout. All values are in seconds. A brief description of each attribute is given is given in NCache Manager alongside each attribute.
 
 
  • Using the Settings tab, you can enable/disable client load balancing using the checkbox Enable Client Load Balancing, specify Server Priority for this client, and change Sync Mode of client cache to either Optimistic or Pessimistic.
 
 
  • Using the Security tab you can specify Primary and Secondary user credentials, i.e., User Id and Password. These
  credentials will be used when this cache is initialized from this client node.
 
 
  • At the Backing Source tab, you can select the default Read-Thru and/or Write-Thru providers, only if these providers are
  configured for the cache.
 
 
  • Apply configuration changes by right clicking on the cache name in Cache Explorer and select Apply Configuration option.
 
See Also