Knowledge Base

Lower memory use after publishes on DSS 9.0 SR5

A new DSS web.config setting, TightMemoryControl, can help prevent memory leak after a publish.


Description

When site control caching is enabled, a DSS site may begin to leak memory when its navigation rebuilds after a publish. To prevent this issue, administrators can enable the TightMemoryControl setting in the DSS web.config.

Purpose

To release leaked memory that can occur when navigations rebuild after a publish.

Requirements

A DSS site that's been upgraded to CMS 9.5.

Step-by-Step

  1. Open web.config in a text editor.

    Image of a Tight Memory Control Code

  2. Locate the add node that includes TightMemoryControl. Set value to true.
  3. If desired, configure the value of MemoryCleanupDelay. This sets how long, in seconds, to wait to clean up memory after each publish.
  4. Save web.config.
  • PRODUCT: CMS
  • VERSION: CMS 9
  • Published: June 30, 2016
  • LAST UPDATED: September 18, 2023
  • Comments: 0

Please login to comment

Comments


There are no comments yet.