Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. IT Analytics Help
  3. Section XVI. System Administration
  4. Portal Properties: Format and Portal Customizations
  5. Configuring the maximum cache size in memory

Configuring the maximum cache size in memory

The cache can retain up to 0.5 GB of reporting data and if it reaches capacity, it frees up space for new reports by purging the data for the least frequently used reports. You can change the retention value by adding a line to the portal.properties file.

  1. Revise the maximum cache value for reporting data using the portal.properties file:

    Linux:

    /opt/aptare/portalconf/portal.properties

    Windows:

    C:\opt\aptare\portalconf\portal.properties
  2. Add the following line:

    portal.reports.cache.maxSizeInMemory

    The unit of measure is bytes.

    Example:

    portal.reports.cache.maxSizeInMemory=536870912
  3. Restart the Tomcat Portal services.

Feedback

Was this page helpful?
Previous

Configuring badge expiration

Next

Configuring the cache time for reports

Feedback

Was this page helpful?