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

Slow login with large number of nodes. #2061

Closed
russjones opened this issue Jul 11, 2018 · 0 comments
Closed

Slow login with large number of nodes. #2061

russjones opened this issue Jul 11, 2018 · 0 comments
Assignees

Comments

@russjones
Copy link
Contributor

tsh ssh (and other commands like tsh ls) take a long time on large clusters.

For example, on a 4k node cluster with a local etcd instance as the backend and auth, proxy, node all running in the same process, tsh ssh can take over 6 seconds.

For a real world deployment where auth, proxy, node, and etcd all run on different machines, login can take over 12 seconds.

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

2 participants