AOLserver
{{Short description|Open source web server}}
{{Refimprove|date=April 2011}}
{{Infobox software
|name = AOLserver
|title = AOLserver
|screenshot =
|logo =
|caption =
|collapsible =
|author = NaviSoft
|developer = AOL
|released =
|discontinued =
|latest_release_version = 4.5.1
|latest_release_date = {{Start date and age|2009|02|02}}
|latest_preview_version = 4.5.2RC0
|latest_preview_date =
|programming language = C, Tcl
|operating_system = Cross-platform
|platform =
|size =
|language =
|status =
|genre = Web server
|license = AOLserver Public License / MPL / GNU GPL
|website = {{official URL}}
}}
AOLserver is AOL's open source web server. AOLserver is
multithreaded, Tcl-enabled, and used for large scale, dynamic web sites.
AOLserver is distributed under the Mozilla Public License.[http://aolserver.com/license/ AOLserver's license page] {{Webarchive|url=https://web.archive.org/web/20030602172302/http://www.aolserver.com/license/ |date=2003-06-02 }} and [http://sourceforge.net/projects/aolserver/ AOLserver's] SourceForge page
AOLserver was originally developed by NaviSoft under the name "NaviServer", but changed names when AOL bought the company in 1995. Philip Greenspun convinced America Online to open-source the program in 1999.[http://philip.greenspun.com/wtr/aolserver/introduction-1.html Introduction to AOLserver, Part 1]
AOLserver was the first HTTP server program to combine multithreading, a built-in scripting language, and the pooling of persistent database connections. For database-backed Web sites, this enabled performance improvements of 100× compared to the standard practices at the time of CGI scripts that opened fresh database connections on every page load. Eventually other HTTP server programs were able to achieve similar performance with a similar architecture.
AOLserver is a key component in the Open Architecture Community System (OpenACS) which is an advanced open-source toolkit for developing web applications.
In September 2007, a port of AOLserver for the iPhone was made available and later forked under the name "Joggame Server". This fork is described on its SourceForge project page as being a spin-off of AOLserver for devices.[http://sourceforge.net/projects/joggame/ Joggame Server project page at Sourceforge]
NaviServer (also hosted on SourceForge) is a fork of AOLserver.
See also
{{Portal|Free and open-source software}}
References
{{reflist}}
External links
- {{official website}}
- [https://sourceforge.net/projects/aolserver/ SourceForge Project: AOLserver]
- [https://web.archive.org/web/20030606085419/http://pywx.idyll.org/ Python for AOLserver]
- [https://panoptic.com/wiki/aolserver/AOLserver_Wiki AOLserver Wiki]
- [https://panoptic.com/wiki/aolserver/How_to_set_up_PHP_under_AOLserver PHP on AOLserver]
- [http://aolserver.sourceforge.net/license/ AOLserver Public License]
- [https://wiki.tcl-lang.org/page/NaviServer NaviServer Fork Project Homepage]
{{Web server software}}
{{AOL Inc.}}
{{DEFAULTSORT:Aolserver}}
Category:Cross-platform software
Category:Free software programmed in C
Category:Free software programmed in Tcl
Category:Free web server software
{{network-software-stub}}