Comparison of web server software


Web server software allows computers to act as web servers. The first web servers supported only static files, such as HTML, but now they commonly allow embedding of server side applications.
Some web application frameworks include simple HTTP servers. For example the Django framework provides runserver, and PHP has a built-in server. These are generally intended only for use during initial development. A production server will require a more robust HTTP front-end such as one of the servers listed here.

Overview

ServerDeveloped bySoftware licenseLast stable versionLatest release date
AOLserverNaviSoft4.5.22012-09-19
Apache HTTP ServerApache Software Foundation2.4.432020-04-01
Apache TomcatApache Software Foundation9.0.212019-06-07
BoaJon Nelson and Larry Doolittle0.94.132002-07-30
CaddyMatt Holt2.0.02020-05-04
CaudiumThe Caudium Group1.4.182012-02-24
Cherokee HTTP
Server
Álvaro López Ortega1.2.1032013-04-21
GlassFish"Oracle Corporation "5.12019-01-28
HiawathaHugo Leisink10.112020-07-08
HFSRejetto2.3i2016-06-14
IBM HTTP ServerIBM proprietary9.0.02016-03-11
Internet Information ServicesMicrosoft proprietary10.0.17763.12018-10-02
JettyEclipse Foundation9.4.182019-04-29
JexusBing Liu proprietary5.5.22014-04-27
lighttpdJan Kneschke 1.4.552020-01-31
LiteSpeed Web ServerLiteSpeed Technologies proprietary5.3.72019-03-15
MongooseCesanta Software6.142019-03-04
Monkey HTTP ServerMonkey Software1.6.92016-05-04
NaviServerVarious4.99.182019-02-24
NCSA HTTPdRobert McCool proprietary1.5.2a1996-10-08
NginxNGINX, Inc.1.18.02020-04-21
OpenLink
Virtuoso
OpenLink Software7.2.5.12018-10-22
Oracle HTTP ServerOracle Corporation proprietary12.1.22014-09-23
Oracle iPlanet Web ServerOracle Corporation7.0.232016-02-12
Oracle WebLogic ServerOracle Corporation
proprietary12cR3 2014-06-26
Resin Open SourceCaucho Technology4.0.572018-07-19
Resin ProfessionalCaucho Technology proprietary4.0.492016-10-19
thttpdJef Poskanzer for ACME Laboratories2.292018-05-24
TUX web serverIngo Molnár3.2.6.182006-09-20
Wakanda ServerWakanda2.1.02017-07-27
WEBrickRuby Community1.9.3 p286 2012-10-12
XitamiiMatix Corporation5.0a02009-02-19
YawsClaes Wikström2.0.62018-06-26
Zeus Web ServerZeus Technology proprietary4.3r52010-01-13
ZopeZope Corporation2.13.212013-07-16
ServerDeveloped bySoftware licenseLast stable versionLatest release date

Features

Operating system support