Hacker News new | ask | show | jobs
by shitter 144 days ago
Why not? If it's high-performance, it's fine.
3 comments

SSH suffers from tcp-in-tcp issues which means it’ll always take a performance hit over other protocols
If you spend entire CPU to process few megabits of SSH traffic, it isn't high performance
Performing with highly elevated privileges? (Joke)
ssh the protocol doesn't imply any privileges of any kind
Unless you leave your ssh agent on, then it very much does.