commit 37a54f0fcb4318cd46ec136a66f054d622505cf7 parent dcc9f45434ea675b7351e15f3af0aabc717f1ff9 Author: Frederic Cambus <fcambus@users.sourceforge.net> Date: Sat, 6 Dec 2014 23:40:47 +0100 Adding "SSL / TLS" resources Diffstat:
M | README.md | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git 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/)