{"id":66210,"date":"2022-09-21T08:13:29","date_gmt":"2022-09-21T14:13:29","guid":{"rendered":"https:\/\/www.scalahosting.com\/blog\/?p=66210"},"modified":"2025-11-13T23:48:52","modified_gmt":"2025-11-14T05:48:52","slug":"how-to-install-and-configure-openlitespeed-in-spanel","status":"publish","type":"post","link":"https:\/\/www.scalahosting.com\/blog\/how-to-install-and-configure-openlitespeed-in-spanel\/","title":{"rendered":"How to Install And Configure OpenLiteSpeed in SPanel"},"content":{"rendered":"\n<p><strong>SPanel&#8217;s development<\/strong> revolves around a few core principles. We believe that a web hosting management platform must provide users with plenty of room to grow. Website owners must have enough options to <a href=\"https:\/\/www.scalahosting.com\/blog\/6-easy-steps-to-configure-your-first-vps-server\/\"><strong>customize their hosting environment<\/strong><\/a>, streamline resource usage, and improve performance as their projects evolve.<\/p>\n\n\n\n<p>Crucially, they should be able to do all this without paying hefty additional fees or spending hours trying to figure out how make the command-line interface work.<\/p>\n\n\n\n<p><strong>OpenLiteSpeed&#8217;s integration into SPanel<\/strong> is the perfect example \u2013 it can significantly improve loading speeds, yet you can enable it with a couple of clicks.<\/p>\n\n\n\n<p>Let&#8217;s see how it works.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"What-Is-OpenLiteSpeed\"><strong>What Is OpenLiteSpeed?<\/strong><\/h2>\n\n\n\n<p>OpenLiteSpeed is the <strong>open-source version of LiteSpeed Enterprise<\/strong> (<em>also referred to as LiteSpeed Web Server or LSWS<\/em>). OpenLiteSpeed and LSWS are hailed as <strong>some of the world&#8217;s fastest web servers<\/strong>. They&#8217;re still nowhere near as popular as the market leaders, but <strong>various usage statistics<\/strong> suggest that the number of websites running on top of them is going up.<\/p>\n\n\n\n<p>This, in turn, shows that more and more people are starting to appreciate how vital the web server is for the entire hosting setup.<\/p>\n\n\n\n<p>The web server is the software application responsible for <strong>processing users&#8217; requests and delivering the right content<\/strong>. Choosing a <strong>quick and efficient web server<\/strong> is important not only for your website&#8217;s speed but also for the server load and hardware resource usage.<\/p>\n\n\n\n<p>LiteSpeed Enterprise and OpenLiteSpeed excel in this particular aspect. To show you just how good they are, we&#8217;ll put them up them against the most recognizable name on the web server market \u2013 Apache.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large mpg-gallery\"><a href=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/christina-wocintechchat-com-6Dv3pe-JnSg-unsplash-scaled.jpg\"><img decoding=\"async\" width=\"1024\" height=\"684\" src=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/christina-wocintechchat-com-6Dv3pe-JnSg-unsplash-1024x684.jpg\" alt=\"How to Install And Configure OpenLiteSpeed in SPanel, What Is OpenLiteSpeed?\" class=\"wp-image-66212\" srcset=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/christina-wocintechchat-com-6Dv3pe-JnSg-unsplash-1024x684.jpg 1024w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/christina-wocintechchat-com-6Dv3pe-JnSg-unsplash-300x200.jpg 300w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/christina-wocintechchat-com-6Dv3pe-JnSg-unsplash-768x513.jpg 768w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/christina-wocintechchat-com-6Dv3pe-JnSg-unsplash-1536x1025.jpg 1536w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/christina-wocintechchat-com-6Dv3pe-JnSg-unsplash-2048x1367.jpg 2048w\" sizes=\"(max-width: 361px) 660px, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 910px, 1140px\" \/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"LiteSpeed-vs-Apache\"><strong>LiteSpeed vs. Apache<\/strong><\/h2>\n\n\n\n<p>In many ways, the Apache web server has shaped the world wide web as we know it. It&#8217;s been around since the mid-1990s, and at one point, it was powering <strong>more than half of all active websites<\/strong>. However, over the last few years, its market share has been shrinking, with some sources claiming that it&#8217;s no longer the most popular web server out there. Its age may have something to do with it.<\/p>\n\n\n\n<p>Every web server handles multiple requests simultaneously, even on a relatively small website. When Apache does it, it<strong> launches a new process for every established connection<\/strong> \u2013 a simple system that made a great deal of sense back in 1995, when most sites consisted of little more than HTML pages and images.<\/p>\n\n\n\n<p>Right now, it&#8217;s not exactly the <strong>most efficient approach.<\/strong><\/p>\n\n\n\n<p>Modern websites and web applications are <strong>far more complex<\/strong>. Often, multiple components need to work in unison to produce a single web page. Couple this with the fact that online traffic has exploded over the last decades, and you&#8217;ll see that<strong> <\/strong><a href=\"https:\/\/www.scalahosting.com\/blog\/apache-server-latest-versions-and-version-history\/\"><strong>Apache&#8217;s 20-plus-year-old approach<\/strong><\/a> to processing requests can easily <strong>consume a lot of CPU power<\/strong>. It&#8217;s no surprise that its more modern competitors rely on a <strong>completely different architecture<\/strong>.<\/p>\n\n\n\n<p><strong>OpenLiteSpeed and <\/strong><a href=\"https:\/\/www.scalahosting.com\/blog\/litespeed-web-server\/\"><strong>LiteSpeed<\/strong><\/a> employ <strong>an event-driven model<\/strong>. Unlike Apache, they handle all connections under <strong>a single process<\/strong> (<em>or, in some cases, very few processes<\/em>). It fields requests as they come and relays them to external threads. The <strong>effect is twofold<\/strong> \u2013 the number of concurrently running processes is reduced, and so is the execution time.<\/p>\n\n\n\n<p>To boost performance even further, th<strong>e LiteSpeed web servers<\/strong> use <strong>a unique API<\/strong> to delegate PHP execution to external applications. The <strong>API is called LSAPI<\/strong>, it&#8217;s embedded and enabled by default on all LiteSpeed web servers, and it&#8217;s considered much faster than anything else on the market. In addition to allowing for quicker handling of multiple connections at once, this also improves <strong>security and stability<\/strong>.<\/p>\n\n\n\n<p>Then there&#8217;s <strong>LSCache<\/strong> \u2013 an advanced server-side caching facility embedded into all LiteSpeed web servers. One of its outstanding features is its ability to serve <strong>dynamic content<\/strong> from memory. Because it&#8217;s built into the web server, you don&#8217;t need to set up a reverse proxy to use it, which speeds up the caching and serving of static files as well.<\/p>\n\n\n\n<p><strong>LSCache&#8217;s effects <\/strong>on the performance are profound. Crucially, getting it to work with your website is a two-click job in most cases.<\/p>\n\n\n\n<p>LiteSpeed has released extensions for popular content management systems and website building applications like <a href=\"https:\/\/www.scalahosting.com\/fastest-wordpress-hosting.html\"><strong>WordPress<\/strong><\/a><strong>, Drupal, <\/strong><a href=\"https:\/\/www.scalahosting.com\/joomla-hosting.html\"><strong>Joomla<\/strong><\/a><strong>, Magento, PrestaShop, OpenCart<\/strong>, etc. The add-ons automatically make the necessary modifications and configure your app to work with LSCache.<\/p>\n\n\n\n<p>To prove how effective their solution is, <strong>LiteSpeed set up a WordPress website<\/strong> with their plugin under OpenLiteSpeed and put it up against a couple of WP installations powered by <strong>Apache and <\/strong><a href=\"https:\/\/www.scalahosting.com\/blog\/the-evolution-of-nginx\/\"><strong>Nginx<\/strong><\/a>.<\/p>\n\n\n\n<p><a href=\"https:\/\/openlitespeed.org\/benchmarks\/wp-http2\/\">A head-to-head comparison<\/a> revealed that OpenLiteSpeed processes <strong>5 times more requests per second than Nginx <\/strong>and <strong>13 times more requests per second than Apache<\/strong>.<\/p>\n\n\n\n<p>LiteSpeed web servers clearly have a performance advantage over other solutions on the market. B<em>ut which version should you choose? Should you go for the free OpenLiteSpeed? Or do you need to set aside a monthly budget for LiteSpeed Enterprise?<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image size-large mpg-gallery\"><a href=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/server-2891812_1920.jpg\"><img decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/server-2891812_1920-1024x768.jpg\" alt=\"How to Install And Configure OpenLiteSpeed in SPanel, LiteSpeed vs. Apache\" class=\"wp-image-66213\" srcset=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/server-2891812_1920-1024x768.jpg 1024w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/server-2891812_1920-300x225.jpg 300w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/server-2891812_1920-768x576.jpg 768w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/server-2891812_1920-1536x1152.jpg 1536w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/server-2891812_1920.jpg 1920w\" sizes=\"(max-width: 361px) 660px, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 910px, 1140px\" \/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"OpenLiteSpeed-vs-LiteSpeed-Enterprise\"><strong>OpenLiteSpeed vs. LiteSpeed Enterprise<\/strong><\/h2>\n\n\n\n<p>First, we should point out that OpenLiteSpeed and LiteSpeed Enterprise are based on<strong> the same event-driven architecture<\/strong>. In terms of speed, there&#8217;s little to separate the two. However, there are a few key differences in other areas.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Support<\/strong><\/h3>\n\n\n\n<p>You&#8217;ll be paying a monthly fee to use <strong>LiteSpeed Enterprise<\/strong>, so you can rely on a team of support specialists who can answer your questions and help you solve any technical issues. As with other free software products, technical support is <strong>not available for OpenLiteSpeed<\/strong>.<\/p>\n\n\n\n<p>You can look for information in the web server&#8217;s documentation and ask the community if you&#8217;re unable to find what you need. However, it&#8217;s safe to say that managing a project based on OpenLiteSpeed is likely to be a bit more challenging than running one under LiteSpeed Enterprise.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>CMS compatibility<\/strong><\/h3>\n\n\n\n<p>Manually configuring your site to work with <strong>LiteSpeed&#8217;s powerful caching engine<\/strong> is pretty tricky, especially if you&#8217;re not that experienced. You might want to check whether there&#8217;s an add-on you can use.<\/p>\n\n\n\n<p>LiteSpeed caching extensions for<strong> WordPress, Joomla, Drupal, OpenCart, XenForo, MediaWiki, and Laravel<\/strong> are available to both OpenLiteSpeed and LiteSpeed Enterprise users.<\/p>\n\n\n\n<p>However, if you&#8217;ve built an online shop with <a href=\"https:\/\/www.scalahosting.com\/magento-hosting.html\"><strong>Magento<\/strong><\/a><strong>, PrestaShop, or Shopware<\/strong>, you&#8217;ll need a valid LiteSpeed Enterprise license to use the <strong>LSCache plugin<\/strong>.<\/p>\n\n\n\n<p><strong>Apache compatibility<\/strong><\/p>\n\n\n\n<p>If you&#8217;ve decided to switch to<strong> OpenLiteSpeed or LiteSpeed Enterprise<\/strong>, you likely want to know what modifications you&#8217;ll need to make to ensure your existing settings work as intended.<\/p>\n\n\n\n<p>If you choose LiteSpeed Enterprise, you have nothing to worry about. <strong>LiteSpeed&#8217;s premium edition <\/strong>is <strong>a drop-in replacement for Apache<\/strong>, meaning you&#8217;ll use it exactly like your current web server. You have the same directives in the same .htaccess file to tweak your site&#8217;s behavior, and all the changes are reflected immediately.<\/p>\n\n\n\n<p>Unlike LiteSpeed Enterprise, OpenLiteSpeed is <strong>not a drop-in Apache replacement<\/strong>. Mind you, this doesn&#8217;t mean that the switch will be painful. In a few very rare cases, you may need to make some modifications to your site&#8217;s settings, but most likely, everything will work out of the box.<\/p>\n\n\n\n<p>OpenLiteSpeed supports rewrite rules, so all the modifications you&#8217;ve done to your <strong>site&#8217;s .htaccess file <\/strong>will be reflected after you make the switch.<\/p>\n\n\n\n<p>However, one thing you need to remember is that, unlike <em>LiteSpeed Enterprise, OpenLiteSpeed doesn&#8217;t check for modifications to the .htaccess file automatically<\/em>. Every time you add a new directive, you&#8217;ll need to <strong>restart the web server<\/strong> to apply the changes.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large mpg-gallery\"><a href=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/datacenter-4266403_1920.jpg\"><img decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/datacenter-4266403_1920-1024x683.jpg\" alt=\"How to Install And Configure OpenLiteSpeed in SPanel, CMS compatibility\" class=\"wp-image-66214\" srcset=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/datacenter-4266403_1920-1024x683.jpg 1024w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/datacenter-4266403_1920-300x200.jpg 300w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/datacenter-4266403_1920-768x512.jpg 768w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/datacenter-4266403_1920-1536x1024.jpg 1536w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/datacenter-4266403_1920.jpg 1920w\" sizes=\"(max-width: 361px) 660px, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 910px, 1140px\" \/><\/a><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Control panel compatibility<\/strong><\/h3>\n\n\n\n<p>The developers of some of the world&#8217;s most popular web hosting control panels have been somewhat reluctant to <strong>diversify the range of supported web servers<\/strong>. This may affect the people who want to use one of LiteSpeed&#8217;s solutions, especially those thinking of <strong>installing OpenLiteSpeed<\/strong>.<\/p>\n\n\n\n<p>For example, <em>WHM\/cPanel, Plesk, Webmin, and Virtualmin<\/em> support <strong>LiteSpeed Enterprise only<\/strong>.<\/p>\n\n\n\n<p>If you have root access, you can try and install OpenLiteSpeed on servers running these control panels manually. However, to do it, you need to be comfortable working with the <strong>command-line interface<\/strong>. You should also bear in mind that these setups <strong>haven&#8217;t been officially tested<\/strong>, so using them in a production environment may not be a very good idea.<\/p>\n\n\n\n<p>If you have an <strong>SPanel VPS<\/strong>, however, you can easily install <strong>both LiteSpeed Enterprise and OpenLiteSpeed<\/strong>. We tested our proprietary management system with both web servers, and we integrated them into the <strong>Graphic User Interface (GUI)<\/strong>. All you need to do to set them up is a couple of minutes and a few mouse clicks.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Switching-to-OpenLiteSpeed-in-SPanel\"><strong>Switching to OpenLiteSpeed in SPanel<\/strong><\/h2>\n\n\n\n<p>SPanel supports several web server setups. The options are accessible via the <strong>Web Server Manager<\/strong> inside SPanel&#8217;s Admin Interface.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large mpg-gallery\"><a href=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/1-3.png\"><img decoding=\"async\" width=\"1024\" height=\"609\" src=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/1-3-1024x609.png\" alt=\"How to Install And Configure OpenLiteSpeed in SPanel, Switching to OpenLiteSpeed in SPanel\" class=\"wp-image-66215\" srcset=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/1-3-1024x609.png 1024w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/1-3-300x178.png 300w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/1-3-768x456.png 768w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/1-3-1536x913.png 1536w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/1-3.png 1903w\" sizes=\"(max-width: 361px) 660px, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 910px, 1140px\" \/><\/a><\/figure>\n\n\n\n<p>If you go to the OpenLiteSpeed tab, you&#8217;ll see a quick overview of the web server&#8217;s performance advantages over its competitors, as well as a few tips showing you how to get the most out of it. Below them, there&#8217;s a <strong>Switch to OpenLiteSpeed <\/strong>button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large mpg-gallery\"><a href=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/2-3.png\"><img decoding=\"async\" width=\"1024\" height=\"797\" src=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/2-3-1024x797.png\" alt=\"How to Install And Configure OpenLiteSpeed in SPanel, Switching to OpenLiteSpeed in SPanel 2\" class=\"wp-image-66216\" srcset=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/2-3-1024x797.png 1024w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/2-3-300x234.png 300w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/2-3-768x598.png 768w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/2-3.png 1183w\" sizes=\"(max-width: 361px) 660px, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 910px, 1140px\" \/><\/a><\/figure>\n\n\n\n<p>SPanel will warn you that switching to OpenLiteSpeed will take a few minutes, during which your VPS may be unresponsive. You might want to pick a quiet time of the day for the installation to minimize the effects of the service disruption.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full mpg-gallery\"><a href=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/3-3.png\"><img decoding=\"async\" width=\"589\" height=\"228\" src=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/3-3.png\" alt=\"How to Install And Configure OpenLiteSpeed in SPanel, Switching to OpenLiteSpeed in SPanel 3\" class=\"wp-image-66217\" srcset=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/3-3.png 589w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/3-3-300x116.png 300w\" sizes=\"(max-width: 361px) 660px, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 910px, 1140px\" \/><\/a><\/figure>\n\n\n\n<p>After you confirm that you want to continue, SPanel will start installing OpenLiteSpeed on your VPS. When it&#8217;s done, the page will reload.<\/p>\n\n\n\n<p>In addition to setting it up, SPanel <strong>configures OpenLiteSpeed<\/strong> to provide the best possible hosting environment for your website. Still, if you want to implement some custom settings, you can do it via OpenLiteSpeed&#8217;s admin console available at <em>https:\/\/[your server&#8217;s IP]:7080<\/em>. You can find instructions on how to access it in the <strong>Status <\/strong>subtab inside SPanel&#8217;s Web Server Manager.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full mpg-gallery\"><a href=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/4-3.png\"><img decoding=\"async\" width=\"989\" height=\"609\" src=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/4-3.png\" alt=\"How to Install And Configure OpenLiteSpeed in SPanel, Switching to OpenLiteSpeed in SPanel 4\" class=\"wp-image-66218\" srcset=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/4-3.png 989w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/4-3-300x185.png 300w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/4-3-768x473.png 768w\" sizes=\"(max-width: 361px) 660px, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 910px, 1140px\" \/><\/a><\/figure>\n\n\n\n<p>Most of you probably won&#8217;t need to make any additional changes to the web server&#8217;s configuration, but the options for fine-tuning it are available. <strong>SPanel&#8217;s Web Server Manager<\/strong> also lets you disable OpenLiteSpeed and switch back to Apache.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Conclusion\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p>There are many options for speeding up a website. Unfortunately, site owners often can&#8217;t explore them either because they don&#8217;t have the budget or because the new technology isn&#8217;t compatible with their server setup.<\/p>\n\n\n\n<p>When we first started developing SPanel, we wanted to make sure it poses as few restrictions as possible for users.<\/p>\n\n\n\n<p>This is why OpenLiteSpeed is one of several web servers that are not only supported but also extremely easy to set up and use.<\/p>\n\n\n<div class=\"shortcode-cta-new-wrap row spanel\">\r\n    <img decoding=\"async\" class=\"shortcode-logo\" src=\"\/blog\/images\/shortcode-bg-new-logo-spanel.svg\" alt=\"shortcode-logo\" title=\"shortcode-logo\"\/>\r\n    <div class=\"shortcode-cta-img col-10 col-sm-7 col-md-5\">\r\n        <img decoding=\"async\" class=\"shortcode-bg\" src=\"\/blog\/images\/shortcode-bg-new-spanel.webp\" alt=\"shortcode-bg\" title=\"shortcode-bg\"\/>\r\n    <\/div>\r\n    <div class=\"shortcode-cta-content col-12 col-md-7\">\r\n        <div class=\"content\">\r\n            <div class=\"heading\">Revolutionize Your Hosting Management - Join the SPanel Family<\/div>\r\n            <div class=\"list-wrap\">\r\n                <div class=\"list\">\r\n                    <div><b>Effortless Server Management through Powerful Tools<\/b><\/div>\r\n                    <div><b>Anytime Unconditional Money-back Guarantee<\/b><\/div>\r\n                    <div><b>24\/7 Expert Support and Free Website Migration<\/b><\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"btn-wrap row\">\r\n                <div class=\"col-auto\">\r\n                    <a class=\"button green\" href=\"https:\/\/www.scalahosting.com\/spanel.html\">Start Now<\/a>\r\n                <\/div>\r\n                <div class=\"col-auto\">\r\n                    <button class=\"button blue_outer\" title=\"Contact Sales\" onclick=\"chatChangeVisibility(this, 'maximize', {}, 5);\">Chat with our Experts<\/button>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"FAQ\"><strong>FAQ<\/strong><\/h2>\n\n\n\n<p><strong>Q:<\/strong> <strong>What is OpenLiteSpeed?<\/strong><\/p>\n\n\n\n<p><strong>A:<\/strong> OpenLiteSpeed is an open-source web server that is notably faster than most of its competitors thanks to its <strong>event-driven architecture and powerful caching engine<\/strong>. OpenLiteSpeed supports Apache&#8217;s rewrite rules, so most websites can switch to it <strong>without additional reconfiguration<\/strong>.<\/p>\n\n\n\n<p><strong>Q:<\/strong> <strong>Is OpenLiteSpeed free?<\/strong><\/p>\n\n\n\n<p><strong>A:<\/strong> Although it uses the same event-driven architecture as the paid LiteSpeed Enterprise web server, OpenLiteSpeed is free to use on your <strong>virtual or <\/strong><a href=\"https:\/\/www.scalahosting.com\/cloud-vps-hosting.html\"><strong>dedicated server<\/strong><\/a>. However, you need to remember that it&#8217;s not officially supported by many web hosting management platforms like cPanel and Plesk. You&#8217;ll have no problems using it with <a href=\"https:\/\/www.scalahosting.com\/spanel.html\"><strong>ScalaHosting&#8217;s SPanel<\/strong><\/a>.<\/p>\n\n\n\n<p><strong>Q:<\/strong> <strong>Does OpenLiteSpeed work well with WordPress?<\/strong><\/p>\n\n\n\n<p><strong>A:<\/strong> Yes, it does. In addition to the event-driven architecture allowing for faster request processing with a smaller hardware footprint, OpenLiteSpeed can also boost websites&#8217; performance with its powerful caching engine. A <strong>free-to-use plugin can configure WordPress to work with LiteSpeed&#8217;s caching <\/strong>solution.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>SPanel&#8217;s development revolves around a few core principles. We believe that a web hosting management platform must provide users with &#8230;<\/p>\n","protected":false},"author":113,"featured_media":66221,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"none","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_seopress_analysis_target_kw":"","footnotes":""},"categories":[125],"tags":[],"class_list":["post-66210","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-spanel"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/posts\/66210","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/users\/113"}],"replies":[{"embeddable":true,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/comments?post=66210"}],"version-history":[{"count":7,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/posts\/66210\/revisions"}],"predecessor-version":[{"id":73065,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/posts\/66210\/revisions\/73065"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/media\/66221"}],"wp:attachment":[{"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/media?parent=66210"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/categories?post=66210"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/tags?post=66210"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}