Re: Remote X
Re: Remote X
- Subject: Re: Remote X
- From: Pelle Johansson <email@hidden>
- Date: Thu, 21 Oct 2004 18:11:51 +0200
Tim Cutts wrote:
Even without encryption, there's additional overhead due to the
tunnelling itself; after all you're encapsulating one TCP connection
in another.
No you're not. Not in the bad way. The slowness occurs when you're
sending tcp ack packages over a tcp connection, since the ack then has
to be acked, but ssh is reading the data with a socket and sending it on
the other side with another one. The actual tcp packets are not sent
over the line.
--
Pelle Johansson
<email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden