lighttpd

lighttpd, or “lighty,” is a speedy open-source light-weight server. Like Nginx, lighttpd is designed for high-performance and low resource use. YouTube, Wikipedia, and others are using lighttpd for its scalability and quickness. Also like Nginx, lighttpd uses an event-driven architecture.

One thing that sets lighttpd apart from Nginx is that while Nginx natively handles static content incredibly well, it can also requires a bit more work to get it functioning as a server for CGI content, such as websites built with PHP. Obviously, because the main WordPress site that they host themselves uses Nginx and is built with PHP, this is not an insurmountable task with Nginx (and web tutorials abound). With lighttpd, this feature is built in, ...

Get Ubuntu Unleashed 2014 Edition: Covering 13.10 and 14.04,Ninth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.