Page cache

LiteSpeed Cache / LSCache for WordPress and shops

Page cache reduces response generation time and lowers PHP/database load. In WordPress and WooCommerce it should be combined with correct plugin, image and cart-exclusion configuration.

Why does TTFB drop?

When a page can be served from cache, the server does not need to run the full PHP and SQL path each time.

Shops require care

Cart, customer account, payments and dynamic shop elements need correct cache exclusions.

Cache is part of the system

LSCache should be combined with OPcache, PHP-FPM, Redis/Memcached, current PHP and plugin diagnostics.

Technical references