From 5ada99f997393bc09c56de918532e81a82108292 Mon Sep 17 00:00:00 2001 From: Jesbin <52061387+jesb1n@users.noreply.github.com> Date: Sun, 13 Nov 2022 21:13:22 +0530 Subject: [PATCH] Add Traefik (#394) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f17b3d..d1e5a3c 100644 --- a/README.md +++ b/README.md @@ -670,6 +670,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v *Web Performance.* * [HAProxy](http://www.haproxy.org/) - Software based load Balancing, SSL offloading and performance optimization, compression, and general web routing. +* [Traefik](https://traefik.io/) - Traefik is a leading modern reverse proxy and load balancer. * [Varnish](https://www.varnish-cache.org/) - HTTP based web application accelerator focusing on optimizing caching and compression. # Resources