Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tls: Add ClientSessionCache #168

Merged
merged 1 commit into from
Nov 15, 2021

Conversation

MathieuBordere
Copy link
Contributor

As we are performing a lot of TLS handshakes with the same set of nodes over and over, a client session cache should speed up the handshake process.

@stgraber stgraber merged commit b26f193 into canonical:master Nov 15, 2021
@MathieuBordere MathieuBordere deleted the tls-clientsessioncache branch December 9, 2022 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants