From 01675961bb85bc2e7849585d4fd262bd08138ebc Mon Sep 17 00:00:00 2001 From: Denis Denisov Date: Wed, 13 Nov 2019 15:51:11 +0200 Subject: [PATCH] =?UTF-8?q?High=E2=80=91Performance=20Caching=20with=20NGI?= =?UTF-8?q?NX=20and=20NGINX=20Plus?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0ae8cb2..9774af7 100644 --- a/README.md +++ b/README.md @@ -287,6 +287,7 @@ Reference links * https://www.nginx.com/blog/introducing-cicd-with-nginx-and-nginx-plus/ * https://www.nginx.com/blog/testing-the-performance-of-nginx-and-nginx-plus-web-servers/ * https://www.nginx.com/blog/smart-efficient-byte-range-caching-nginx/ +* https://www.nginx.com/blog/nginx-high-performance-caching/ * 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/