Caudium (web server)

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Lua error in package.lua at line 80: module 'strict' not found.

Caudium
Original author(s) David Hedbor
Developer(s) The Caudium Group
Initial release July 2000; 24 years ago (2000-07)
Stable release 1.4.18 / February 24, 2012; 13 years ago (2012-02-24)
Written in Pike
Type Web server
License GPL
Website www.caudium.net

Caudium is an open source web server. It was originally created as a fork of the Roxen Challenger server.[1] The server is written in C and Pike, and Pike is also used to create extensions to the server.

Caudium is very different from the Apache.[2] The configuration process is different, the directory structure is different, and generally the languages used to program server extensions or dynamic pages are different, although both support PHP. According to the Caudium website, Caudium offers a different performance profile than Apache, because it doesn't fork external processes, making it better suited to cope with sudden spikes of traffic.

See also

References

<templatestyles src="Reflist/styles.css" />

Cite error: Invalid <references> tag; parameter "group" is allowed only.

Use <references />, or <references group="..." />

External links


<templatestyles src="Asbox/styles.css"></templatestyles>

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. This article about the Lua error in package.lua at line 80: module 'strict' not found. lists some differences to Apache. Since Caudium is based on Roxen, it applies to Caudium as well.