From 49af81655a24f0b1dcc42aa928eb4b40cb16fd62 Mon Sep 17 00:00:00 2001 From: Denis Denisov Date: Mon, 10 Jul 2017 20:09:07 +0300 Subject: [PATCH] Introducing CI/CD with NGINX & NGINX Plus --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1ba575b..999f7d5 100644 --- a/README.md +++ b/README.md @@ -198,6 +198,7 @@ Reference links * 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://www.nginx.com/blog/introducing-cicd-with-nginx-and-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/