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

Capsules and Port Reuse #65

Open
ehaydenr opened this issue Oct 25, 2022 · 0 comments
Open

Capsules and Port Reuse #65

ehaydenr opened this issue Oct 25, 2022 · 0 comments

Comments

@ehaydenr
Copy link
Collaborator

With the introduction of capsules, a proxy receives request headers and client connection id separately. In order to reuse ports, a proxy must know the client connection id when selecting a socket so that it can properly demultiplex when receiving on that target-facing socket. We should clarify what clients and proxies should do to increase the likelihood of proxies being able to reuse target-facing ports.

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

No branches or pull requests

1 participant