{% extends "baseTemplate/index.html" %} {% load static %} {% comment %} /cache/lscache — the LiteSpeed full-page cache for one website. The website list is rendered from `domains`, which ACLManager.findAllSites already narrowed to the caller. Picking one posts to /cache/fetchCacheStatus, which re-resolves ownership server side; nothing on this page is trusted because it came from this select. {% endcomment %} {% block title %}LiteSpeed page cache{% endblock %} {% block styles %} {% include "cacheManager/_styles.html" %} {% endblock %} {% block content %}
Full-page caching inside OpenLiteSpeed, configured per website.
When this is on, OpenLiteSpeed stores cacheable responses on disk and serves repeat visitors without starting PHP at all.
The LiteSpeed Cache plugin lets WordPress purge exactly the pages it changed instead of waiting for the TTL to expire.
Deletes every cached page for this site. The next visitor to each page pays for regenerating it, so expect a brief slowdown rather than an outage.
Choose a website to see its page cache settings.