Previously we discussed how to install LAMP stack (Apache) and LEMP stack (Nginx). Why are we switching to OpenLiteSpeed? Because it’s much more performant.

  • 5X More requests per second.
  • LSAPI allows better PHP performance than mod_PHP and PHP-FPM.
  • Extremely low CPU and memory footprint.
  • HTTP/3. As OpenLiteSpeed focuses on speed, it adopts new technology faster than Nginx does.
  • Built-in PageSpeed and ModSecurity module. If you use Nginx, you have to re-compile these two modules every time you upgrade Nginx.
  • Buil-in page cache integration with popular web applications like WordPress, Magento, Joomla, Prestashop, Opencart, Drupal, xenForo, Laravel, Shopware, and MediaWiki.
  • Anti-DDoS connection and bandwidth throttling.
  • Built-in Brotli compression for static files.
  • Web-based admin panel.

#ubuntu #ubuntu server #openlitespeed #mariadb

Install OpenLiteSpeed, MariaDB, and PHP8.0 on an Ubuntu Server 20.04/18.04
1.40 GEEK