commit 8779686eb67e0918c487d2cb61cf97105874eff4
Author: bakopap <bakopap_AT_localhost.localhost>
Date: Thu Mar 24 07:43:21 2016 -0300
Add Lwan web server to rocks.md
diff --git a/suckless.org/rocks.md b/suckless.org/rocks.md
index 28f9d32..a9050e4 100644
--- a/suckless.org/rocks.md
+++ b/suckless.org/rocks.md
_AT_@ -217,6 +217,7 @@ Web Servers
* [thttpd](
http://acme.com/software/thttpd/) - Outperforms many bigger httpds. Old, still works very well!
* [mini_httpd](
http://acme.com/software/mini_httpd/) - By the thttpd developers. Even smaller subset of thttpd with support for .htpasswd, CGI, dirlisting, HTTP errors and SSL, nothing more or less than that.
* [darkhttpd](
https://unix4lyfe.org/darkhttpd/) - Darkhttpd is a simple, fast HTTP 1.1 web server for static content.
+* [Lwan](
https://lwan.ws/) - Lwan is a high-performance & scalable web server that serves both static and dynamic content.
* [quark](
http://git.suckless.org/quark/) - suckless httpd, not released yet
Gopher Servers
Received on Thu Mar 24 2016 - 11:45:42 CET