[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: UNS: Re: Logging Subversion client HTTP requests

From: Andreas Krey <a.krey_at_gmx.de>
Date: Fri, 5 Aug 2011 22:07:02 +0200

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
Received on 2011-08-05 22:07:41 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.