> Anybody have any special configuration to get a usable interface to the
> 9grids?
> Currently I am using drawterm and my profile runs rc only instead of
> rio. This is
> ok, I can still do a bit of usable work this way. I am just wondering
> if there are other
> ways poeple are using drawterm ov
On 2/23/06, Russ Cox <[EMAIL PROTECTED]> wrote:
> > Does anybody have any suggestion to improve it?
>
> Implement some form of compression in devssl
> and then make drawterm use it.
>
I am resending this to 9fans. Russ sorry for the spam
Since I am still exploring plan9 and coding this is beyond
On 2/22/06, Russ Cox <[EMAIL PROTECTED]> wrote:
> In my experience, most slowness comes from the> ping pong nature of 9P on high latency connections.I've found that many high latency connections arereally low bandwidth connections in disguise.
Running drawterm or "ssh -X unix-machine acme"is very s
> In my experience, most slowness comes from the
> ping pong nature of 9P on high latency connections.
I've found that many high latency connections are
really low bandwidth connections in disguise.
Running drawterm or "ssh -X unix-machine acme"
is very slow from my apartment to MIT, but
ssh -XC u
Russ Cox wrote:
Does anybody have any suggestion to improve it?
Implement some form of compression in devssl
and then make drawterm use it.
Would this really help that much ?
In my experience, most slowness comes from the
ping pong nature of 9P on high latency connections.
> Does anybody have any suggestion to improve it?
Implement some form of compression in devssl
and then make drawterm use it.
Russ
Hi all
It is noted in the 9grid.jp website that drawterm from another country is slow.
Does anybody have any suggestion to improve it?
I noticed that using ssh is much better so I changed my
lib/profile to exec rc when I login using drawterm. It seems better but ssh
is noticably more responsive.