Reconfigure the CCS to use the Cache DSA.
Find web.config on the CCS server in the \CCS\WebService subfolder of the CA DLP installation folder.
<ccscache
enabled="true" LDAPServer="[DSA host computer]" LDAPPort="[DSA port number]" minConnections="[n]" maxConnections="[n]" />
Specifies the name of the CA Directory server hosting the classification cache.
Specifies the port number that the classification cache uses to listen for the CCS .
Note: The CCS installer prompts for this port number.
Defaults to 20. Specifies the maximum number of concurrent connections between the CCS and the classification cache.
You may need to increase the maximum connections if the CCS web service experiences a high volume of classification queries, causing queries to repeatedly time out before the cache returns a classification result.
ASP.NET detects the configuration change and automatically restarts the CCS web service. However, you can manually restart Microsoft IIS if you want to be certain that your cache configuration changes have been implemented.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |