From 24e1a2046ee5e4219a65ffd83150d41ac5a0e360 Mon Sep 17 00:00:00 2001 From: Denis Denisov Date: Sun, 13 Jan 2019 11:25:23 +0200 Subject: [PATCH] NGINX server and improve its performance Powerful ways to supercharge your NGINX server and improve its performance --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 31f1c4a..5c0b9fa 100644 --- a/README.md +++ b/README.md @@ -294,6 +294,7 @@ Reference links * https://www.maxcdn.com/blog/nginx-application-performance-optimization/ * https://www.linode.com/docs/websites/nginx/configure-nginx-for-optimized-performance * https://haydenjames.io/nginx-tuning-tips-tls-ssl-https-ttfb-latency/ +* https://medium.freecodecamp.org/a8afdbfde64d Static analyzers ----------------