Re: Remote X
Re: Remote X
- Subject: Re: Remote X
- From: "rgball" <email@hidden>
- Date: Thu, 21 Oct 2004 11:24:23 -0500
On [2004-Oct-19] Tim Cutts <email@hidden> wrote:
>
> On 19 Oct 2004, at 10:14 pm, Rich Cook wrote:
>
> >OTOH, can't you adjust the compression level of ssh so that
> >performance becomes less of an issue?
>
> Yes, but you can't eliminate it completely without compiling in support
> for switching encryption off completely (which rather defeats the point
> of using ssh in the first place). Even without encryption, there's
> additional overhead due to the tunnelling itself; after all you're
> encapsulating one TCP connection in another.
and
On [2004-Oct-21] Pelle Johansson <email@hidden> wrote:
>
> 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.
Has anyone actually done a comparison of the interactive speed of xhost vs ssh
for a graphics-intensive session (say rotating a large protein molecule)? If
you are on a sufficiently private network so the security concerns are minimal
maybe the simplicity/speed of the xhost connection would make the security of
the ssh connection an unwarrented burden.
Rich
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden