I've recently been noticing Continua.SSHD using large amounts of memory, which is interesting because we are not using SSH at all (unless it's used for agent communication?). To save memory, can we disable the SSHD service if we are not using the SSH features of Continua?
Yes you can disable it. It’s only used if the agents do not have access to the continua server network share. We’ll take a look at the sshd code today and see if we can figure out what is leaking.