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

route client console connections to the appropriate server #18

Open
GoogleCodeExporter opened this issue Mar 17, 2015 · 0 comments
Open
Labels

Comments

@GoogleCodeExporter
Copy link

What new or enhanced feature are you proposing?

Allow the client to connect to a console, and have the underlying network connection automagically routed to the appropriate server managing that console.

What goal would this enhancement help you achieve?

This would increase scalability by allowing the server load for a large number of consoles to be distributed across several nodes in a manner that is transparent to the client.

Please provide any additional information below.

Brian Luckau writes:

I would like to be able to set it up so that running "conman node1"
actually contacts another server running conman and opens the
console that way.

https://groups.google.com/forum/#!topic/conman-users/Dea57L7YC9U

Note that this complicates broadcast sessions. Are broadcasts to multiple consoles restricted to those managed by a single server, or can broadcasts span multiple servers? If the latter, what happens to a client's broadcast session if one of the connected servers stops responding? And then what happens if/when the connection to this server is re-established?

Original issue reported on code.google.com by chris.m.dunlap on 28 Mar 2013 at 9:28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants