lighttpd
| lighttpd | |
|---|---|
| Original author | Jan Kneschke |
| Initial release | March 2003 |
| Stable release | 1.4.82
/ 12 September 2025 |
| Preview release | 1.4.82 (September 12, 2025) [±] |
| Written in | C |
| Available in | English |
| Type | Web server |
| License | BSD-3-Clause |
| Website | www |
| Repository | |
lighttpd (prescribed pronunciation: "lighty") is an open-source web server optimized for speed-critical environments. It was originally written by Jan Kneschke as a proof-of-concept of the c10k problem – how to handle 10,000 connections in parallel on one server, but has gained worldwide popularity. Its name is a portmanteau of "light" and "httpd".