Disk-based caching is a fast, powerful way to accelerate your site.
When a page is visited, the reverse proxy stores the HTML and assets (JS, CSS, images) on its disk, so subsequent users are served directly from cache—cutting latency and reducing backend load.
By default, caching is not enabled globally in the reverse-proxy.
You need to activate it globally, and then activate it on sites that require caching.
“Web services" > “Status”
- Note: With the latest Hotfix 20231111-02, it is possible to put the cache in memory


Activating the cache functionality does not activate the cache on your sites.
You must activate the cache features on each website you consider important to cache.

