Created
January 24, 2015 09:59
-
-
Save danpalmer/3a312e839d5647b2277e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/nginx_ssl.conf b/nginx_ssl.conf | |
index a2f5c6e..94ecbdb 100644 | |
--- a/nginx_ssl.conf | |
+++ b/nginx_ssl.conf | |
@@ -24,6 +24,7 @@ server { | |
+ ssl_session_cache shared:SSL:2m; | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment