Previous Topic Next topic Print topic


Caching Measure Results

Set the maximum number of measurement items that are cached in memory.
  1. 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.
  2. Locate the <MaxMeasureCacheSize> XML tag.
  3. 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>.
  4. Save and close the XML file.
Previous Topic Next topic Print topic