Support Article
Declaratives/fragments cache is reduced frequently
SA-56653
Summary
The declaratives/fragments cache is reduced frequently. The application performance degrades when regenerating the previously-cached rules.
Error Messages
Not Applicable.
Steps to Reproduce
Unknown.
Root Cause
A defect in Pegasystems’ code or rules. The default declaritives/fragments instance count limit is used.
Resolution
Perform the following local-change:
Add the following DSS settings:
- Pega-Engine • prconfig/declaratives/fragments/instancecountlimit ( set 5000)
- Pega-Engine • prconfig/collections/mru/PropertyReference/instancecountlimit ( set 30000)
- Pega-Engine • prconfig/fua/global/instancecountlimit ( set 30000)
- Pega-Engine • prconfig/fua/personal/instancecountlimit ( set 30000)
- Pega-Engine • prconfig/declaratives/declarepages/instancecountlimit/default (set to 3000)
- Pega-Engine • prconfig/declaratives/fragments/instancecountlimit/default (set to 5000)
Published July 23, 2018 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.