On 17/07/2019 00:06, M.S. Dousti wrote:
> Dear all,
>
> TLS allows session resumption via session IDs or session tickets. [This
> post](
> https://timtaubert.de/blog/2014/11/the-sad-state-of-server-side-tls-session-resumption-implementations/)
> shows how this can be performed in Apache web server
Dear all,
TLS allows session resumption via session IDs or session tickets. [This
post](
https://timtaubert.de/blog/2014/11/the-sad-state-of-server-side-tls-session-resumption-implementations/)
shows how this can be performed in Apache web server and Nginx. Specially,
Apache has a [`SSLSessionTick