From 87dabc288c853006524eb09709bbd919cb445507 Mon Sep 17 00:00:00 2001 From: Inaki Date: Tue, 21 Apr 2020 14:43:10 +0200 Subject: [PATCH] Update haproxy.md --- docs/haproxy.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/haproxy.md b/docs/haproxy.md index ce52e2c2..6d033eaa 100644 --- a/docs/haproxy.md +++ b/docs/haproxy.md @@ -3,4 +3,5 @@ * [haproxy.org](http://www.haproxy.org/) * [dzone.com: How to Configure HAProxy as a Proxy and Load Balancer](https://dzone.com/articles/how-to-configure-ha-proxy-as-a-proxy-and-loadbalan) * [tecmint.com: How to Setup High-Availability Load Balancer with ‘HAProxy’ to Control Web Server Traffic](https://www.tecmint.com/install-haproxy-load-balancer-in-linux/) +* [Tecmint.com: How to Setup HAProxy as Load Balancer for Nginx on CentOS 8](https://www.tecmint.com/setup-nginx-haproxy-load-balancer-in-centos-8/) * [nixCraft: 9 Awesome Open Source Web Performance Software For Linux and Unix-like Systems](https://www.cyberciti.biz/open-source/http-web-performance-proxy-load-balancer-accelerator-software/)