Items history
Click on the last update date to view the item history
Nginx | 2014-07-03 20:55:16 |
---|---|
LiteSpeed Web Server | 2013-02-10 22:47:14 |
Lighttpd | 2012-04-25 14:32:46 |
Hiawatha Web Server | 2012-03-12 11:44:00 |
Cherokee Web Server | 2012-03-12 11:41:05 |
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.
Any of these web servers will perform better in terms of CPU or
memory usage in a highly concurrent scenario.
Some biased resources:
http://www.cherokee-project.com/benchmarks.html
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. http://news.netcraft.com/archives/category/web-server-survey/
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.
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.
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.
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.
Before switching to another web server make sure all the features or modules, you are using, can be replaced on the new web server.
Feel free to add any relevant criteria or alternatives to complete the comparison table.
Click on the last update date to view the item history
Nginx | 2014-07-03 20:55:16 |
---|---|
LiteSpeed Web Server | 2013-02-10 22:47:14 |
Lighttpd | 2012-04-25 14:32:46 |
Hiawatha Web Server | 2012-03-12 11:44:00 |
Cherokee Web Server | 2012-03-12 11:41:05 |