Skip to content

Instantly share code, notes, and snippets.

@danpalmer
Created January 24, 2015 09:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danpalmer/3a312e839d5647b2277e to your computer and use it in GitHub Desktop.
Save danpalmer/3a312e839d5647b2277e to your computer and use it in GitHub Desktop.
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