From 1f8667063829cb7032f34fab6523e21e1917dfe7 Mon Sep 17 00:00:00 2001 From: Denis Denisov Date: Mon, 24 Apr 2017 09:33:07 +0300 Subject: [PATCH] Overcoming Ephemeral Port Exhaustion in NGINX --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 52a6199..046facd 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ Happy Hacking! * https://www.nginx.com/blog/performing-a-b-testing-nginx-plus/ * 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://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/