Set the maximum number of measurement items that are cached in memory.
-
Open the
SccAppServerBootConf.xml file with a text editor.
The default path for this file is
C:\Program Files (x86)\Silk\Silk Performance Manager <version>/conf/appserver on the application server.
-
Locate the
<MaxMeasureCacheSize> XML tag.
-
Set the maximum number of items that are cached in memory for faster retrieval of measure details during the measure writing
process, for example
<MaxMeasureCacheSize>100000</MaxMeasureCacheSize>.
-
Save and close the XML file.