From 47d20ad612cf81841ddfd9a09e556e52edc48291 Mon Sep 17 00:00:00 2001 From: Jesbin <52061387+jesb1n@users.noreply.github.com> Date: Fri, 26 Aug 2022 09:21:09 +0530 Subject: [PATCH] Added Traefik to Web Perofrmance --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03116ad..57b492f 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