Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b19965c463337

Jump to content

AOLserver

From Wikipedia, the free encyclopedia
AOLserver
Original authorNaviSoft
DeveloperAOL
Stable release
4.5.1[1] Edit this on Wikidata / 2 February 2009; 17 years ago (2 February 2009)
Preview release
4.5.2 RC0[2] Edit this on Wikidata / 19 September 2012; 13 years ago (19 September 2012)
Written inC, Tcl
Operating systemCross-platform
TypeWeb server
LicenseAOLserver Public License / MPL / GNU GPL
Websiteaolserver.github.io Edit this at Wikidata
Repository

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.[3]

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.[4]

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.[5]

NaviServer (also hosted on SourceForge) is a fork of AOLserver.

See also

[edit]

References

[edit]
  1. "AOLserver 4.5.1 released".
  2. "4.5.2 RC0".
  3. AOLserver's license page Archived 2003-06-02 at the Wayback Machine and AOLserver's SourceForge page
  4. Introduction to AOLserver, Part 1
  5. Joggame Server project page at Sourceforge
[edit]