Web server
Appearance
The term web server can mean two things:
- a computer responsible for serving web pages, mostly HTML documents, via the HTTP protocol to web clients, mostly web browsers;
- a software program that is working as a daemon serving web documents.
The most common HTTP servers are:
- Apache HTTP Server from the Apache Software Foundation
- Internet Information Server (IIS) from Microsoft
- Caudium (formerly Roxen)
- AOLserver from America Online
- thttpd from ACME Laboratories
- Zeus Web Server from Zeus Technology
- Sun ONE from Sun Microsystems (formerly Netscape's iPlanet)
- WebSTAR from 4D, Inc.
- Stronghold from Red Hat
- NCSA HTTPd
The most popular web server, Apache, with about 62% of the market share, is available from the Apache Software Foundation.
You can find the current web servers statistics from the Netcraft Web Server Survey.