Compare Sizes
Register
Français Español

Apache lightweight web servers alternatives

2

Apache is a very complete and modular web server, but when it comes to performance it might be a little behind, especially to support multiple concurrent connections. This collaborative comparison try to list the alternative web servers, you might consider.

Performance

Any of these web servers will perform better in terms of CPU or memory usage in a highly concurrent scenario.
Some biased resources: cherokee-project.com/...

Popularity

According to netcraft web server survey, Nginx is the most used from these alternatives, then comes Lighttpd. The other alternatives present here are not listed. netcraft.com/...

Features

All alternatives have almost the same common features, Fast CGI (to support PHP for example), HTTPS (SSL support). The notable differences are on the administration parts, some have an integrated interface to manage easily the web server; other will only rely on command lines and configuration files.

Switching

If you already have an existing Apache installation, before switching to another web server make sure all the features or modules, you are using, can be replaced on the new web server. The next step would be to find a guide to convert your Apache configuration files. The conversion and testing part, will probably be the most consuming task to switch from Apache to another web server.

Keeping Apache in the background

If you really need all the Apache features, you can still run Apache behind Nginx or Lighttpd as a reverse proxy.

Feel free to add any relevant criteria or alternatives to complete the comparison table.

Short name
CherokeeHiawathaLighttpdLiteSpeedNginx
Latest version1.2.1018.11.4.304.1.31.0.13
Release dateOct. 18th 2011 Feb. 25th 2012 Dec. 18th 2011 Aug. 2nd 2011 Mar. 5th 2012
LicenseGPLGPL 2BSDFree (Standard Edition)
Commercial license (Enterprise Edition)
BSD
Websitecherokee-project.comhiawatha-webserver.orglighttpd.netlitespeedtech.comnginx.org
Development languageCCCC
Features
AuthenticationYesYesYesYesYes basic only
HTTPSYesYesYesYesYes
Virtual hostingYesYesYesYesYes
CGI supportYesYesYesYesNo
FastCGI supportYesYesYesYesYes
ASP.NETNoNoNoNoNo
Java ServletsNoNoNoNoNo
Server Side IncludesYesYesYesNoYes
Administration consoleYesYesNoYesNo Plugin
IPv6 supportYesYesYesYesYes
Platforms
WindowsYesYesYesNoYes
LinuxYesYesYesYesYes
macOSYesYesYesYesYes
Platforms detailsUnix-like, WindowsUnix-like, Windows, Haiku osUnix-like, WindowsUnix-like, Windows
Additional
Notable web site using itWordpress.com
NameCherokee Web ServerHiawatha Web ServerLighttpdLiteSpeed Web ServerNginx
Last updateMar. 12th 2012 11:41:05 AMMar. 12th 2012 11:44:00 AMApr. 25th 2012 2:32:46 PMFeb. 10th 2013 10:47:14 PMJul. 3rd 2014 8:55:16 PM
Embed
Compare the alternative web servers to replace Apache: Cherokee vs Hiawatha vs Lighttpd vs LiteSpeed vs Nginx
Web Servers
English
Public
Public
Jul. 3rd 2014 8:55:16 PM
View changes
Manage backups

User reviews and comments

No comments yet. Be the first to leave your review.