Using the Terminal api at scale #16919
Answered
by
martinpitt
russellgower
asked this question in
Q&A
|
Hi, Thanks |
Answered by
martinpitt
Feb 3, 2022
Replies: 1 comment 4 replies
|
I am not aware of anyone ever having tried -- but given the general overhead (mostly memory for "quiet ssh", but also CPU still) of browsers, JS, networking, and channeling all of that through a single TCP connection to cockpit-ws, it would really surprise me if 1200 concurrent sessions was even remotely possible or useful. |
4 replies
Answer selected by
russellgower
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am not aware of anyone ever having tried -- but given the general overhead (mostly memory for "quiet ssh", but also CPU still) of browsers, JS, networking, and channeling all of that through a single TCP connection to cockpit-ws, it would really surprise me if 1200 concurrent sessions was even remotely possible or useful.