[Parti-discuss] local xpra sessions laggy as heck
Toby Haynes
thaynes at ca.ibm.com
Mon Jun 1 13:38:59 EDT 2009
> Keith Bronstrup <keith at bronstrup.com> wrote:
> xpra is the ideal solution if I can figure out a way around this issue
>
> also, i did check again and my network connection is NOT nearly idle
> when the lag occurs; however, my laptop's 802.11g (actual data rate was
> 54mbit at the time) is at most 33% utilized, while the server (on
> 100mbit ethernet) was otherwise not utilizing it's network adapter. It's
> definitely not a network capacity issue.
You probably want to use the loopback interface for local comms, not the
wireless. Considering adding your own machine name to your /etc/hosts so
that all local connections map to 127.0.0.1 . That will take a huge amount
of latency out of the loop.
For example, from /etc/hosts
127.0.0.1 haynes haynes.whatever.com localhost.localdomain localhost
Cheers,
Toby Haynes
More information about the Parti-discuss
mailing list