Skip to content

SSH connection/negotiation blocks the terminal server

Unlike Telnet and RLogin connections, SSH connections block the terminal server from accepting any new connections while the SSH session is being negotiated. Solution: move the SSH connection negotiation into the node thread.