lighttpd (pronounced lighty) is a secure, fast, compliant and very flexible open source web server which has been optimized for speed-critical environments. It has a very low memory footprint compared to other web servers and takes care of cpu-load.
Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) make lighttpd a suitable web server software for every server that has load problems, or for serving static media separately from dynamic content.
lighttpd supports the FastCGI, SCGI and CGI interfaces to external programs, permitting web applications written in any programming language to be used with the server.
As a particularly popular language, PHP performance has received special attention. Lighttpd’s FastCGI can be configured to support PHP with opcode caches (like APC) properly and efficiently. Additionally, it has received attention from its popularity within the Python, Perl, Ruby and Lua communities.
lighttpd also supports WebDNA, a server-side scripting, interpreted language with an embedded database system, specifically designed for the web. It is a popular web server for the Catalyst and Ruby on Rails web frameworks.
lighttpd powers several popular Web 2.0 sites. Its high speed io-infrastructure allows them to scale several times better with the same hardware than with alternative web servers.
Features include:
- HTTP/1.0.
- HTTP/1.1:
- Ranges (start-end, start-, -end, multiple ranges).
- HTTP/1.0 Keep-Alive + HTTP/1.1 persistent Connections.
- Methods: GET, HEAD, POST.
- Last-Modified + If-Modified handling.
- Sends Content-Length if possible.
- Sends Transfer-Encoding: chunk, if Content-Length is not possible.
- Sends Content-Type.
- On-the-fly output compression (deflate, gzip).
- Authentication: basic and digest.
- HTTP.
- CGI/1.1.
- FastCGI:
- Parses the Response-header and completes the HTTP-header accordingly.
- Keep-Alive handling based on Content-Length header.
- Can be configured to support PHP with opcode caches (like APC) properly and efficiently.
- Load balancing FastCGI, SCGI and HTTP proxy support (one webserver distributes requests to multiple PHP-servers via FastCGI)).
- chroot support.
- select()-/poll()-/epoll() based web server.
- Support for more efficient event notification schemes like kqueue and epoll.
- Conditional rewrites (mod_rewrite).
- TLS/SSL with SNI support, via OpenSSL.
- Directory listings.
- Authentication against an LDAP server.
- RRDtool statistics.
- Rule-based downloading with possibility of a script handling only authentication.
- Server Side Includes support (but not server-side CGI).
- Flexible virtual hosting.
- Modules support.
- Cache Meta Language (currently being replaced by mod_magnet) using the Lua programming language.
- Minimal WebDAV support.
- Servlet (AJP) support.
- HTTP compression using mod_compress and the newer mod_deflate.
- URL-Rewriting.
- HTTP-Redirection.
- Output-compression with transparent caching.
- Lightweight (less than 1 MB).
- Single-process design with only several threads. No processes or threads started per connection.
- Custom error pages (for Response-Code 400-599).
- PHP support:
- Same speed as or faster than Apache + mod_php4.
- Handles various PHP bugs in the FastCGI SAPI.
- Includes a utility to spawn FastCGI processes.
Website: www.lighttpd.net
Support: Blog
Developer: Lighttpd Developers
License: 3-clause BSD License
lighttpd is written in C. Learn C with our recommended free books and free tutorials.
Popular series | |
---|---|
The largest compilation of the best free and open source software in the universe. Each article is supplied with a legendary ratings chart helping you to make informed decisions. | |
Hundreds of in-depth reviews offering our unbiased and expert opinion on software. We offer helpful and impartial information. | |
The Big List of Active Linux Distros is a large compilation of actively developed Linux distributions. | |
Replace proprietary software with open source alternatives: Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle, Atlassian, Corel, Cisco, Intuit, and SAS. | |
Awesome Free Linux Games Tools showcases a series of tools that making gaming on Linux a more pleasurable experience. This is a new series. | |
Machine Learning explores practical applications of machine learning and deep learning from a Linux perspective. We've written reviews of more than 40 self-hosted apps. All are free and open source. | |
New to Linux? Read our Linux for Starters series. We start right at the basics and teach you everything you need to know to get started with Linux. | |
Alternatives to popular CLI tools showcases essential tools that are modern replacements for core Linux utilities. | |
Essential Linux system tools focuses on small, indispensable utilities, useful for system administrators as well as regular users. | |
Linux utilities to maximise your productivity. Small, indispensable tools, useful for anyone running a Linux machine. | |
Surveys popular streaming services from a Linux perspective: Amazon Music Unlimited, Myuzi, Spotify, Deezer, Tidal. | |
Saving Money with Linux looks at how you can reduce your energy bills running Linux. | |
Home computers became commonplace in the 1980s. Emulate home computers including the Commodore 64, Amiga, Atari ST, ZX81, Amstrad CPC, and ZX Spectrum. | |
Now and Then examines how promising open source software fared over the years. It can be a bumpy ride. | |
Linux at Home looks at a range of home activities where Linux can play its part, making the most of our time at home, keeping active and engaged. | |
Linux Candy reveals the lighter side of Linux. Have some fun and escape from the daily drudgery. | |
Getting Started with Docker helps you master Docker, a set of platform as a service products that delivers software in packages called containers. | |
Best Free Android Apps. We showcase free Android apps that are definitely worth downloading. There's a strict eligibility criteria for inclusion in this series. | |
These best free books accelerate your learning of every programming language. Learn a new language today! | |
These free tutorials offer the perfect tonic to our free programming books series. | |
Linux Around The World showcases usergroups that are relevant to Linux enthusiasts. Great ways to meet up with fellow enthusiasts. | |
Stars and Stripes is an occasional series looking at the impact of Linux in the USA. |