> Keith Bronstrup <[email protected]> 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

_______________________________________________
Parti-discuss mailing list
[email protected]
http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss

Reply via email to