From c2aa8e8e43935de94e9d2389a6db5ff3b7148277 Mon Sep 17 00:00:00 2001 From: trimstray Date: Sun, 28 Apr 2019 00:09:08 +0200 Subject: [PATCH] add 'Caddy Server' - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d20d8d4..c792cd2 100644 --- a/README.md +++ b/README.md @@ -579,6 +579,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: Varnish Cache - HTTP accelerator designed for content-heavy dynamic web sites.
  :small_orange_diamond: Nginx - open source web and reverse proxy server that is similar to Apache, but very light weight.
  :small_orange_diamond: Tengine - a distribution of Nginx with some advanced features.
+  :small_orange_diamond: Caddy Server - is an open source, HTTP/2-enabled web server with HTTPS by default.
  :small_orange_diamond: HAProxy - the reliable, high performance TCP/HTTP load balancer.
  :small_orange_diamond: Traefik - open source reverse proxy/load balancer provides easier integration with Docker and Let's encrypt.