NaviServer
|
|
It has been suggested that this article or section be merged into AOLserver. (Discuss) Proposed since April 2011. |
|
|
The topic of this article may not meet Wikipedia's general notability guideline. Please help to establish notability by adding reliable, secondary sources about the topic. If notability cannot be established, the article is likely to be merged, redirected, or deleted. (February 2011) |
| This article relies on references to primary sources or sources affiliated with the subject, rather than references from independent authors and third-party publications. Please add citations from reliable sources. (February 2011) |
| Developer(s) | Bernd Eidenschink, Ibrahim, Stephen Deasey, Vlad Seryakov, Zoran Vasiljevic |
|---|---|
| Stable release | 4.99.3 / March 11, 2009 |
| Written in | C, Tcl |
| Type | Web server |
| License | Mozilla Public License |
| Website | naviserver.sourceforge.net |
NaviServer is a high performance web server written in C and Tcl. It can be easily extended in either language to create web sites and services. There are over 35 modules available, which highlights the ease with which it can be extended.
The project is under active development, hosted on SourceForge. Licensed under the terms of the Mozilla Public License (MPL).
Recent new features include:
- an internal watchdog for automatic server restarts
- server internals exposed in a command line mode
- logging all server configuration parameters to the logfile
- mass virtual hosting
- uses the TCL virtual filesystem (for optional single-file Starkit deployment)
- byte-range requests for streaming and resumption of downloads
[edit] History
NaviServer is based on AOLserver (version 4.10), AOL's open source web server. The NaviServer project started as a fork of the AOLserver project. It is different in that it wants to be more experimental and aggressive with new feature development.
Historically NaviServer was the original name of the server, a closed-source product by a company called NaviSoft in the early 90's. It was bought by AOL in 1995, and released as open-source in 1999 after they released Mozilla. This friendly-fork takes the code back to its original name.
[edit] See also
[edit] External links
| This network-related software article is a stub. You can help Wikipedia by expanding it. |