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

implement reusable proxy connections #4001

Open
garlick opened this issue Dec 11, 2021 · 0 comments
Open

implement reusable proxy connections #4001

garlick opened this issue Dec 11, 2021 · 0 comments

Comments

@garlick
Copy link
Member

garlick commented Dec 11, 2021

[snip] I was thinking more along the lines of how ssh control sockets work. When you ssh to host, if control sockets are enabled ssh first looks for a socket in a well known location based on the the target host and options (like username, port, etc). Could the ssh connector do something similar to re-use an existing proxy connector before launching another ssh? If one doesn't exist, flux-proxy could be started running daemonized.

Originally posted by @grondo in #3999 (comment)

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