lighttpd
Another speedy open-source lightweight server is lighttpd, or “lighty.” 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 WordPress 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, making it quicker to install, configure, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access