[Zope] The Honest Scoop on Zope

Anthony Baxter Anthony Baxter <anthony@interlink.com.au>
Wed, 08 Sep 1999 14:48:12 +1000


>>> Tim Wilson wrote
> I guess VNC is a possibility, but it would probably be slower then X over
> SSH and you'd want to forward that through SSH anyway. Good luck.

vnc-over-ssh is probably faster than X11 over ssh, particularly if you use
the -hextile option on the client. vnc's generally better in lower bandwidth
situations.

you could also try dxpc-over-ssh - dxpc does a bunch of caching and 
X11-specific compression, rather than ssh's generic compression.