in reply to utzer [Friendica]

lighttpd is pretty small and convenient, yet still has quite a few features that can be enabled as modules like apache. It has a pretty good security record. I see it a lot on embedded linux devices, but I also install it myself on workstations when I want a web server for local development because it's convenient. Also have good experience with it on light usage public webpages, but I'd probably pick nginx for something with high enough volume for performance to matter.