From ff87979198bceac7083364efcd36e0638ad1b30f Mon Sep 17 00:00:00 2001 From: Denis Denisov Date: Sat, 29 Apr 2017 11:00:13 +0300 Subject: [PATCH] TCP/UDP Load Balancing: Overview, Tips, and Tricks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 046facd..ff11e69 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,7 @@ Happy Hacking! * https://www.nginx.com/blog/10-tips-for-10x-application-performance/ * https://www.nginx.com/blog/http-keepalives-and-web-performance/ * https://www.nginx.com/blog/overcoming-ephemeral-port-exhaustion-nginx-plus/ +* https://www.nginx.com/blog/tcp-load-balancing-udp-load-balancing-nginx-tips-tricks/ * https://nginx.org/r/pcre_jit * https://nginx.org/r/ssl_engine (`openssl engine -t `) * https://www.nginx.com/blog/mitigating-ddos-attacks-with-nginx-and-nginx-plus/