MyServer is a free and easy-to-configure Web server. It is based on a multi-threaded architecture, which makes it extremely scalable and usable in large scale sites as well as in small networks.
| Tags | Internet Web Dynamic Content CGI Tools/Libraries HTTP Servers |
|---|---|
| Licenses | LGPL |
| Operating Systems | Windows Windows POSIX Linux |
| Implementation | C++ |
Recent releases


Release Notes: The FTP protocol was added. Overall improvements were made in the code, and the code was cleaned up. Different bugs were fixed. The possibility to define a scheduler priority for different connections was added. It is possible to build MyServer using scons too.


Release Notes: This version fixes several bugs found in the previous one. The directory browsing now supports sorting of files.


Release Notes: This version fixes a deadlock problem, a problem with HTTP pipelines. In addition, it includes the possibility to configure the Windows firewall during installation and the MSCGI data is flushed directly to the client without buffering it.


Release Notes: A completely new threads event-driven model based on libevent. Some bugs under Windows were fixed, and the Ctrl-C signal is handled better. A faster reboot is done when the virtual hosts configuration file is modified.


Release Notes: Several bugs were fixed. This is the last version with a pooling threads model.