Some hosts wanted the ability to allow their clients the use of a LSCWP crawler, but only if the providers had the ability to set some limits. Here’s how we implemented that.
OpenLiteSpeed users should be familiar with the CGI executable lsphp. Now there is a module available: mod_lsphp. Learn about the pros and cons of switching to a module.
You asked for it, and we delivered. LiteSpeed Cache for WordPress now supports Object Cache: Redis, Memcached and LSMCD!
The Melbourne Interim Meeting has come and gone. The schedule was packed tight with topics as the Working Group strives to hit the November 2018 deadline for QUIC v1.
You enabled optimization features in LiteSpeed Cache for WordPress, and now your site is broken. Let’s find the CSS or JS file that’s causing the problem!
QCRAM-04 addresses the deadlock hazard, but is unable to minimize HoLB for a certain class of applications. Learn more.
LiteSpeed Cache for WordPress allows you to do simple cache management from the browser’s URL bar, if you are logged in from a known Admin IP address.
A WordPress site specializing in printable birthday cards and invitations needed a way to maximize their performance without introducing 3rd-party-plugin conflicts. See how they did it with LSCache!
One way to prevent attack is to not read from the stream until the decoder can process the stream immediately. This approach creates a deadlock hazard and is examined in this article.