HTTP Servers

Leading Open Source HTTPServers

Other Open Source HTTP Servers

Roxen WebServer is a full-featured open-source web server distributed under the GPL license. It runs on a number of different operating systems including Windows, Linux, Solaris and Mac OS X.

Some of the strong points of this server is:

Open source code.
A web-based interface for easy configuration and administration.
The highly regarded Roxen graphics support which can be used for dynamic generation of e.g. headers, images and charts.
Integrated MySQL database.
Server-side programming via RXML, Java, Perl, PHP, CGI scripts and more.
Strong encryption.
Modular architecture where server extensions can be loaded without shutting down the server process.
Platform-independent architecture makes custom modules portable with no extra effort.

Open Web Server is derived from the core of Sun Java System Web Server 7.0. Open Web Server is a highly scalable multi-threaded HTTP engine capable of handling hundreds of thousands of simultaneous HTTP connections. Open Web Server includes common interfaces for adding dynamic content including SHTML, CGI, FastCGI, and its own native interface, NSAPI. With connector plugins Open Web Server can easily be used with popular Java application servers such as GlassFish, Geronimo, Tomcat, JBoss, and more.