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

Re: HTTP protocol v2: rethunk.

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 6 Nov 2008 18:24:02 +0100 (CET)

On Thu, 6 Nov 2008, Mark Phippard wrote:

> The bigger issue, the one that seems close to insurmountable, is how
> SSL and authentication plays into this. If the connection to
> repository is via SSL then how can a proxy cache anything?

SSL is only really good with a server using a verified server cert. That is
only possible using a point to point connection that is *tunneled through* the
proxy and that implies that the proxy cannot in any way see nor cache any
content.

-- 
  / daniel.haxx.se
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-11-06 18:27:55 CET

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

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