Skip to content

Basic · Performance Tab

Tab: Performance · name=performance
Deep link: /_Admin/system/settings?SiteId={siteGuid}&name=performance

Optimizes static asset delivery: JS/CSS minification, browser caching, image cache policy, automatic WebP conversion, and on private/local servers resource cache (styles, scripts, images, content).

Performance tab

JS / CSS / Video

SwitchDescription
JS/CSS minificationCompress scripts and styles on publish
JS/CSS browser cacheCache headers for JS/CSS responses
Video browser cacheCache headers for video assets

Image Browser Cache

Separate group Image browser cache (enableImageBrowserCache), one of two modes:

ModeDescription
Version controlimageCacheDays=0: invalidate via version/query; good for frequently updated images
Fixed daysCache TTL in days (≥1)

Automatic WebP Conversion

Automatically convert images to WebP (automateCovertImageToWebp): generate WebP on upload/processing to reduce size (see tooltip).

Resource Cache (Private / Local Server)

When the environment is not online public cloud or is a private server, the Resource cache group appears:

ItemDescription
Master switchenableResourceCache
TypesStyles, Scripts, Images, Content (bit flags resourceCaches)

Server-side cache for rendered output or assets to reduce repeat work.