Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Lighttpd
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Features== * [[Load balancing (computing)|Load balancing]], [[Common_Gateway_Interface|CGI]], [[FastCGI]], [[Simple Common Gateway Interface|SCGI]], [[HTTP proxy]], Servlet [[Apache_JServ_Protocol|AJP]], [[WebSocket]] tunnel support * <code>[[chroot]]</code> support * Web server event mechanism performance β <code>select()</code>, <code>poll()</code>, and <code>epoll()</code><ref>{{cite web |title= Comparing and Evaluating epoll, select, and poll Event Mechanisms |first1= Louay |last1= Gammo |first2= Tim |last2= Brecht |first3= Amol |last3= Shukla |first4= David |last4= Pariag |publisher= University of Waterloo |work= Linux Symposium |date= 2004 |volume= 1 |page= 215 |url=https://cs.uwaterloo.ca/~brecht/papers/ols-2004.pdf }}</ref> * Support for more efficient [[event notification]] schemes like <code>[[kqueue]]</code> and <code>[[epoll]]</code> * Conditional [[URL rewriting]] (mod_rewrite) * [[Transport Layer Security|TLS/SSL]] with [[Server Name Indication|SNI]] support, via [[OpenSSL]], [[GnuTLS]], [[Mbed TLS]], [[Network_Security_Services|NSS]], [[WolfSSL]].<ref>{{cite web |author1=gstrauss |title=1.4.56 - Lighttpd - fly light |url=https://www.lighttpd.net/2020/11/29/1.4.56/ |website=Lighttpd |access-date=2023-06-02 |date=2020-11-29}}</ref> * Authentication against an [[Lightweight Directory Access Protocol|LDAP]] or DBI server * [[RRDtool]] statistics * Rule-based downloading with possibility of a script handling only authentication * [[Server Side Includes]] support (but not server-side CGI from SSI)<ref>[http://redmine.lighttpd.net/issues/show/1101 Lighttpd - Bug #1101: SSI include virtual does not run cgi] β lighty labs</ref> * Flexible [[virtual hosting]] * Modules support * [[Lua (programming language)|Lua programming language]] scripts via mod_magnet<ref>{{Cite web|url=http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModMagnet|title = Docs ModMagnet - Lighttpd - lighty labs}}</ref> * [[WebDAV]] support * [[HTTP compression]] using mod_deflate (zlib, brotli, zstd) * Light-weight (less than 1 [[Megabyte|MB]])<ref> {{Cite web| url=http://download.lighttpd.net/lighttpd/| title=lighttpd releases| access-date=20 June 2010| publisher=lighttpd.net}}</ref> * Single-process design with only several threads. No processes or threads started per connection. * [[HTTP/2]] support since lighttpd 1.4.56 * [[HTTP/2]] [[WebSocket]] support since lighttpd 1.4.65 * [[Server_Name_Indication#Encrypted_Client_Hello|TLS Encrypted Client Hello (ECH)]] support since lighttpd 1.4.77<ref>{{Cite web|url=http://wiki.lighttpd.net/TLS_ECH|title = lighttpd TLS ECH}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)