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

Infrastructure for one TLS session across multiple sockets #33

Open
chucklever opened this issue Sep 27, 2023 · 0 comments
Open

Infrastructure for one TLS session across multiple sockets #33

chucklever opened this issue Sep 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@chucklever
Copy link
Member

In scenarios where a client kernel makes multiple socket connections to the same server on behalf of the same upper layer protocol (eg, NFS with nconnect), we would like amortize the cost of TLS session set-up by utilizing the same session for all of these connections.

@chucklever chucklever added the enhancement New feature or request label Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant