Delay in starting programs on FreeBSD via ssh after upgrade OpenBSD from 7.3 to 7.4

Stuart Henderson stu at spacehopper.org
Fri Nov 3 20:33:41 AEDT 2023


On 2023/11/03 11:48, Damien Miller wrote:
> On Fri, 27 Oct 2023, Roger Marsh wrote:
> 
> This is missing a lot of context, and I had to go to the misc@ archives to
> find out the actual command that is running slow for you.
> 
> AFAIK, it's 
> ssh -Y opendev xterm -title roger at opendev
> 
> Please get a debug trace from the ssh connection, e.g. "ssh -vvv -Y ..."
> and annotate where the delay happens. Without this, we're not in a position
> to help.

This might be helpful for showing where the delay occurs:

ssh -vvv -Y ... 2>&1 | ts -s %.s



More information about the openssh-unix-dev mailing list