lighttpd

lighttpd(读作lighty)[1] 是一款以BSD許可證开源網頁伺服器,在确保兼容常见标准、安全性及灵活性的情况下专为需要处理速度的环境优化。此软件起初为扬·克内施克对c10k问题(如何同时并行处理10000条连接的问题)的概念验证,但随后受到了大众欢迎。[2]其名称是“light”(轻量)与httpd混成詞。相較於其他的網頁伺服器,lighttpd僅需少量的内存及CPU資源即可達到同樣的效能。

lighttpd
開發者扬·克内施克
初始版本2003年3月 (2003-03)
穩定版本
1.4.59
(2021年2月2日2021-02-02
源代码库
编程语言C语言
操作系统跨平台
语言英文
类型網頁伺服器
许可协议BSD许可证
网站www.lighttpd.net

前言

相比其他网页服务器软件而言,lighthttpd的低内存占用、[3]CPU负载及速度优化[4]使其成为负载过重或提供静态媒体服务器的合适之选。lighttpd是一款自由及开放源代码软件,以BSD许可证发布。它可原生运行在类Unix系统操作系统及Microsoft Windows上。[5]


应用程序支持

lighttpd支持向外部程序开放FastCGISCGICGI,允许以任意编程语言编写的程序与服务器通信。 PHP作为一门特别流行的语言,其性能受到了广泛关注。lighttpd的FastCGI可配置为使用操作码缓存的方式来有效支持PHP(如Alternative PHP Cache)除此之外,lighttpd还获得了PythonPerlRubyLua社区的关注。lighttpd还支持WebDNA和弹性内存数据库系统。此软件是一款流行的、支持CatalystRuby on Rails网页框架的网页服务器,但并不支持ISAPI

特性

局限性

  • 低于1.4.40以下的版本不官方支持从CGI、FastCGI或代理发送大文件,[10]除非使用X-Sendfile。此问题已于lighttpd 1.4.40版中解决。[11]
  • 不支持SPDY或HTTP/2

用法

lighttpd被多个业务量极大的网站使用,如Bloglinesxkcd[12]在过去,MeeboYouTube也曾使用lighttpd。[13] 维基媒体基金会也在服务器上运行lighttpd。[14][15][16][17]

操作系统支持

  • lighttpd至少为下列平台定期构建和发布
  • Linux(在Fedora Core、SuSE、OpenSUSE、Debian、Ubuntu、Gentoo、PLD-Linux、OpenWRT等發行版中可直接使用套件包)
  • 原始碼安裝(CentOS等)
  • BSD(FreeBSD、NetBSD、OpenBSD、Mac OS X)
  • SGIIRIX
  • Windows(CygwinMinGW等)
  • Solaris
  • AIX

参考文献

  1. . [2010-06-13]. (原始内容存档于2006-07-07). all of these describe lighttpd (pron. lighty).
  2. . lighttpd wiki. [22 December 2008]. (原始内容存档于2006-10-08).
  3. . [15 March 2012]. (原始内容存档于2016-06-05)..
  4. Gabriel Kerneis and Juliusz Chroboczek. Are events fast? 页面存档备份,存于. PPS technical report, University of Paris 7. 2009.
  5. . [2011-03-27]. (原始内容存档于2011-03-24). LightTPD webserver for Windows Systems.
  6. Gammo, Louay; Brecht, Tim; Shukla, Amol; Pariag, David. . Linux Symposium. University of Waterloo: 215. 2004.
  7. lighttpd - Bug #1101: SSI include virtual does not run cgi 页面存档备份,存于 – lighty labs
  8. . [2019-04-23]. (原始内容存档于2012-06-29).
  9. . lighttpd.net. [20 June 2010]. (原始内容存档于2019-09-09).
  10. . lighttpd bug tracker. [2011-04-11]. (原始内容存档于2011-04-20).
  11. . lighttpd bug tracker. [2016-07-16]. (原始内容存档于2016-07-23).
  12. . WebTechster. [2014-03-26]. (原始内容存档于2019-04-23).
  13. . ServerWatch. [2008-02-12]. (原始内容存档于2014-03-31).
  14. Brion Vibber. . Wikimedia wikitech-l mailing list. 2008-08-26 [2008-08-27]. (原始内容存档于2019-04-23).
  15. Tim Starling. . Wikimedia wikitech-l mailing list. 2008-08-27 [2008-08-27]. (原始内容存档于2019-04-23).
  16. Domas Mitzuas. . Wikimedia wikitech-l mailing list. 2008-08-27 [2008-08-27]. (原始内容存档于2019-04-23).
  17. . The official site. 2007-04-04 [2008-12-22]. (原始内容存档于2018-06-27). lighttpd is used by many well-known sites. The typical scenario is using lighttpd as off-load server to push out static content and leave the complex work to another server.

另请参阅

延伸阅读

  • Bogus, Andre. 1st. Packt Publishing. October 29, 2008: 236 [2019-04-23]. ISBN 978-1847192103. (原始内容存档于2014-07-15).

外部連結

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.