Original author(s) | George Wang |
---|---|
Developer(s) | LiteSpeed Technologies |
Initial release | July 1, 2003[1] |
Stable release | 5.4.12
/ 22 March 2021[2] |
Written in | C, C++ |
Operating system | CloudLinux OS, AlmaLinux/Centos/Red Hat/Fedora, Debian/Ubuntu, FreeBSD |
Type | Web server |
License | Non-free proprietary or GPL3 |
Website | www |
LiteSpeed Web Server (LSWS) is proprietary web server software. It is the 4th most popular web server, estimated to be used by 13.9% of websites as of September 2024.[3] LSWS is developed by privately held LiteSpeed Technologies. The software uses the same configuration format as Apache HTTP Server and is compatible with most Apache features.[4][5] An open source variant[6] is also available.[7]
LSWS was released in 2003, and in August 2008 it became the 16th most popular web server.[8] In November 2016, LiteSpeed's market share grew from 0.39% to 3.29%, increasing its position from 10th to 4th most popular web server according to Netcraft.[9] In 2017, a team from Hong Kong Polytechnic University found it to be one of the six most popular web servers,[10] and it was estimated by a team at RWTH Aachen University to be running 9.2% of all HTTP/2-enabled websites.[11] As of September 2024, LSWS was used by 99.2% of websites using QUIC[12] and 36.3% of websites using HTTP/3.[13]
According to a Netcraft web server survey, LiteSpeed had 6% of global market share of active sites as of September 2024.[14]
LiteSpeed Cache, a cache and performance module also known as LSCache, is built into LiteSpeed Web Server. LSCache can be managed via rewrite rules, or via plugins developed specifically for particular content management systems, including WordPress.
LSWS is compatible with commonly-used Apache features, including mod_rewrite, .htaccess, and mod_security. LSWS can load Apache configuration files directly and works as a drop-in replacement for Apache while fully integrating with popular control panels. LSWS replaces all Apache functions, but uses an event driven approach to handle requests.[15]
LiteSpeed Technologies was founded in early 2002 by a team of engineers led by George Wang. On July 1, 2003, LiteSpeed Web Server was officially released as a full-featured web server. In 2007, LiteSpeed Web Server became LiteSpeed Web Server Enterprise and was configured to be an Apache drop-in replacement. In that same year, the web server integrated with cPanel, DirectAdmin, and Plesk. LiteSpeed Web Server officially began supporting HTTP/2 in 2015 with version 5.0, and also released LSCache (cache plugin for WordPress) with ESI in version 5.0.10.[1] In 2017, LSWS released QUIC support.[16] In July 2019, LSWS announced support for HTTP/3.[17]