LiteMage 2 for Magento 2

In a previous blog post, we briefly discussed the release of LiteMage 2 for Magento 2 and its improvements over Varnish and Magento 2’s built-in PageCache module. Today, I’d like to elaborate on a few of those improvements.

Simplifying Your Stack

The above diagram is a comparison of the basic setup for Magento using Nginx + Varnish and LiteSpeed Web Server (LSWS) + LiteMage Cache. You can clearly see that with just the basics on both sides, your Magento stack’s complexity is halved when you switch from Nginx + Varnish to LSWS + LiteMage. As is also mentioned above, flush instructions cause extra overhead by design in Nginx + Varnish while LSWS + LiteMage include the flush instruction in the same response header, meaning no extra cost when flushing the cache.

Performance

We’ve received a very positive response to LiteMage 2. This is, in part, because LiteMage 2 completely replaces Varnish, supports the same configuration for publicly cached items, and improves on Varnish’s performance.

LiteSpeed + LiteMage outperforms Nginx + Varnish:

  • reducing server load,
  • cutting CPU Usage,
  • and running more transactions per second.

We also have plans to further improve upon Magento 2’s performance, providing an even bigger performance gain when compared to Varnish.

Comments

3 responses to “LiteMage 2 for Magento 2”

  1. MaKenZi Avatar
    MaKenZi

    Hi

    we want to switch to litespeed from nginx
    our store is based on magento
    and we don’t use any control panel for our server

    we tried to install litespeed on our server,
    but we couldn’t config it for magento
    so do you have any instruction for installing magento and configuring litespeed for it?

    as I didn’t find anything on web

    1. Kacey Schroeder Avatar
      Kacey Schroeder

      Hi Makenzi, we are in the process of making a guide for it. Once it’s done I’ll let you know here.

    2. Kacey Schroeder Avatar
      Kacey Schroeder

      Hi again Makenzi,

      We finished the guide: Click here

      Hopefully this helps!

Leave a Reply

Your email address will not be published. Required fields are marked *