Welcome! Log In Create A New Profile

Advanced

SSL session cache

June 16, 2011 06:50PM
Increasing the ssl_session cache from 10 to 30mins, would cause less
cpu? (getting around 200 ssl hits/per min)

ssl_session_cache shared:SSL:10m;
ssl_session_timeout 10m;

to:
ssl_session_cache shared:SSL:30m;
ssl_session_timeout 10m;

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

SSL session cache

fanboy June 16, 2011 06:50PM

Re: SSL session cache

Maxim Dounin June 17, 2011 04:04AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 149
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready