Do you know that caching is disabled when debug="true"
Updated by Brady Stroud [SSW] 1 year ago. See history
123
<introEmbed
body={<>
Sitefinity uses caching heavily so ensure debug="false" when deploying to non-development environments.
</>}
/>
When developing with Sitefinity in a local development environment, the compilation element in your web.config file will be set to false. While this is common practice when developing ASP.NET applications, Sitefinity disables caching in this scenario. This will make development slower (but easier as changes will be immediate) but will severly impact performance in test and production environments.
Figure: Default compilation settings in Sitefinity
Categories
Related rules
Need help?
SSW Consulting has over 30 years of experience developing awesome software solutions.