NCache 4.4 - Online Documentation

Binding Client/Server with a Dedicated IP

 
Client/Server can also be bound with a dedicated IP address. This can be done as folloes:
 
Using NCache Manager
 
  • Right click on a server IP address under Server Nodes in Cache Explorer and click on Select Network Interface Card option.
 
 
  • Available Network Interface Cards dialog will open. It will contain all network cards available on that node with drop down list. By default IP is used for both client-server and inter cluster communications.
 
 
  • Select Client/Server option from drop down in front of the IP with which you want to bind the client and server.
 
 
  • Click Apply.
  • NCache will ask for confirmation to apply configuration and restart service. Click Yes.
 
 
This restarts the NCache service to use the selected IP addresses for the client/server communication.
 
See Also