The client cache can either be inproc or outproc. Please see Isolation Levels to learn more about it.
These levels can be configured as follows:
Using NCache Manager
-
Click on the client cache under Client Cache tree view in Cache Explorer and go to the MAIN tab in the right pane.
-
In Main tab, a drop down list labeled as Isolation Level is available. The levels can be changed to either High (OutProc) or Low (InProc).
|
To change the isolation levels, the client cache must be disabled first.
|
See Also