From c374917174df4471b0125f5009188ce66d8e7f44 Mon Sep 17 00:00:00 2001 From: trimstray Date: Fri, 17 May 2019 23:40:43 +0200 Subject: [PATCH] add 'nginx-admins-handbook' - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb4eea8..53fff73 100644 --- a/README.md +++ b/README.md @@ -684,6 +684,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: strace-little-book - a little book which introduces strace.
  :small_orange_diamond: http2-explained - a detailed document explaining and documenting HTTP/2.
  :small_orange_diamond: http3-explained - a document describing the HTTP/3 and QUIC protocols.
+  :small_orange_diamond: Nginx Admin's Handbook - describes how to improve NGINX performance, security and other important things.
  :small_orange_diamond: openssh guideline - is to help operational teams with the configuration of OpenSSH server and client.