On Fri, 05 Aug 2011 05:15:24 +0000, Manuel Lemos wrote:
...
> >   ssh -L 4080:svnhost:80 wellconnected.host
> >   svn checkout http://localhost:4080/path/to/repo
> 
> I see but that compression only happens inside your ssh tunnel. I am 
> sure a direct connection with gzip/deflate compression would be much faster.

I'm not sure. The svn tunnel wil also compress the headers, and use
previous 'coding adaptions' for subsequent requests, while the gzip
reply compression starts anew for each reply?

Andreas

-- 
"Totally trivial. Famous last words."
From: Linus Torvalds <torvalds@*.org>
Date: Fri, 22 Jan 2010 07:29:21 -0800

Reply via email to