Set the maximum number of measurement items that are cached in memory.
-
Open the
SvAppServerHomeConf.xml file with a text editor.
This file is located in the
/conf/appserver folder of the
Performance Manager directory 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.