Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the time limit for how long cached render entries are retained, impacting cache efficiency and application responsiveness. |
| What area does it affect? |
Render Cache Management |
| What does the default mean? |
The default value is "60", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing application performance or troubleshooting cache-related issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.render.cache.max.age |
| Sys ID |
8baa36700a0a0b1b00bf73fefb079654 |
| Type |
integer |
| Application |
Global |
| Default value |
60 |
| Description |
Maximum amount of time an entry stays in the render cache (in seconds): |
| Updated |
2024-05-25 03:39:04 |
Related properties