[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: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 6 Nov 2008 12:29:12 -0500

On Thu, Nov 6, 2008 at 12:24 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> 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.

I agree and that is also why I think basing a design on the notion
that caching proxies will be used to improve performance is close to
pointless.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
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:29:27 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.