From 37a54f0fcb4318cd46ec136a66f054d622505cf7 Mon Sep 17 00:00:00 2001 From: Frederic Cambus Date: Sat, 6 Dec 2014 23:40:47 +0100 Subject: [PATCH] Adding "SSL / TLS" resources --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 308fd9a..52e26e8 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,11 @@ This list is maintained by [Frederic Cambus](http://www.cambus.net). For updates - [Advanced Topics In Nginx Module Development](http://www.evanmiller.org/nginx-modules-guide-advanced.html) - [Developing Nginx Modules](http://www.airpair.com/nginx/extending-nginx-tutorial) +## SSL / TLS + +- [Optimizing NGINX TLS Time To First Byte (TTTFB)](https://www.igvita.com/2013/12/16/optimizing-nginx-tls-time-to-first-byte/) +- [SSL session caching in Nginx](http://www.hezmatt.org/~mpalmer/blog/2011/06/28/ssl-session-caching-in-nginx.html) + ## Nginx Conference 2014 - [NGINX Conference 2014](http://nginx.com/nginxconf/)