Pre-Installation Requirements OpenLiteSpeed Web Server 1.4.19+ installed Drupal 8 installed Virtual Host set up Listener set up Cache set up Installing LSCache module for Drupal on OpenLiteSpeed Download the module to your local computer via this GitHub link. Now, go to your Drupal…
What is LiteSpeed Cache ? LiteSpeed Cache (LSCache) is a built-in, high-performance dynamic content acceleration feature of the LiteSpeed Web Server. LSCache’s features are very similar to those in Apache mod_cache, but implemented in a more efficient way. LiteSpeed cache works like Varnish. It is…
Enabling Cross-Origin Resource Sharing Cross-Origin Resource Sharing (CORS) is a specification that enables truly open access across domain boundaries. If you serve public content, please consider using CORS to open it up for universal JavaScript/browser access. CORS introduces a standard mechanism that can be used…
Setting up OCSP Stapling with OpenLiteSpeed This article explains how to set up OCSP stapling. OCSP stapling speeds up the SSL verification process by attaching a pre-approved certificate to the SSL handshake response. This streamlines the process and removes burdens from the client and SSL…