Thank you Maxim, my reading is wrong, this line of code is in function
ngx_ssl_session_cache, and I ignored it.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,272772,272783#msg-272783
___
nginx mailing list
nginx@nginx.org
http://mailman.ngi
Hello!
On Sun, Mar 05, 2017 at 09:58:47PM -0500, Nomad Worker wrote:
> I read the code of ssl module, the directive ssl_session_timeout seems only
> used for ssl session cache, not for ssl session ticket.
> the document describes the directive as 'Specifies a time during which a
> client may re
Nomad Worker:
I read the code of ssl module, the directive ssl_session_timeout seems only
used for ssl session cache, not for ssl session ticket.
the document describes the directive as 'Specifies a time during which a
client may reuse the session parameters.' Is it not exactly?
Is there any ti
I read the code of ssl module, the directive ssl_session_timeout seems only
used for ssl session cache, not for ssl session ticket.
the document describes the directive as 'Specifies a time during which a
client may reuse the session parameters.' Is it not exactly?
Is there any timeout for ssl se